Skip to content

Commit 21dc88e

Browse files
committed
0.4.3
- removes deprecated Buffer interface
1 parent 8202863 commit 21dc88e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 0.4.3 (04/30/2018)
2+
3+
- removes deprecated `Buffer` interface
4+
15
# 0.4.2 (12/07/2017)
26

37
- adds https support

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-git-server",
3-
"version": "0.4.2",
3+
"version": "0.4.3",
44
"description": "🎡 A configurable git server written in Node.js",
55
"author": "Gabriel J. Csapo <[email protected]>",
66
"contributors": [

0 commit comments

Comments
 (0)