We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3fde65 commit 235a86bCopy full SHA for 235a86b
2 files changed
README.md
@@ -3,7 +3,7 @@ nodegit
3
4
> Node.js libgit2 bindings
5
6
-**v0.1.0** [](https://travis-ci.org/nodegit/nodegit)
8
9
Maintained by Tim Branyen [@tbranyen](http://twitter.com/tbranyen), Michael
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "nodegit",
"description": "Node.js libgit2 asynchronous native bindings",
- "version": "0.1.0",
+ "version": "0.1.1",
"homepage": "https://github.com/tbranyen/nodegit",
"keywords": [
"libgit2",
0 commit comments