Skip to content

Commit e2ccac1

Browse files
committed
bump version
1 parent 6da7d34 commit e2ccac1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ NodeGit
3131
</tbody>
3232
</table>
3333

34-
**Stable (libgit2#master): 0.15.1**
34+
**Stable (libgit2#master): 0.16.0**
3535
**Stable (libgit2@0.24): 0.14.1**
3636

3737
## Have a problem? Come chat with us! ##

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "nodegit",
33
"description": "Node.js libgit2 asynchronous native bindings",
4-
"version": "0.15.1",
4+
"version": "0.16.0",
55
"homepage": "http://nodegit.org",
66
"keywords": [
77
"libgit2",

0 commit comments

Comments
 (0)