Skip to content

Commit c4ff955

Browse files
committed
0.3.1
- allow authenticate to handle promises
1 parent 7ae9903 commit c4ff955

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Unreleased
1+
# 0.3.1 (10/17/2017)
22

33
- allow authenticate to handle promises
44

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-git-server",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"description": "A configurable git server written in Node.js",
55
"author": "Gabriel J. Csapo <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)