We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6da7d34 commit e2ccac1Copy full SHA for e2ccac1
README.md
@@ -31,7 +31,7 @@ NodeGit
31
</tbody>
32
</table>
33
34
-**Stable (libgit2#master): 0.15.1**
+**Stable (libgit2#master): 0.16.0**
35
**Stable (libgit2@0.24): 0.14.1**
36
37
## Have a problem? Come chat with us! ##
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "nodegit",
3
"description": "Node.js libgit2 asynchronous native bindings",
4
- "version": "0.15.1",
+ "version": "0.16.0",
5
"homepage": "http://nodegit.org",
6
"keywords": [
7
"libgit2",
0 commit comments