We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7795d96 commit cf3bdb1Copy full SHA for cf3bdb1
README.md
@@ -29,7 +29,7 @@ NodeGit
29
30
***NOTE: NodeGit currently does not work with [iojs on windows](https://github.com/rvagg/pangyp/issues/4)***
31
32
-**Stable: 0.2.7**
+**Stable: 0.3.0**
33
34
## Have a problem? Come chat with us! ##
35
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "nodegit",
3
"description": "Node.js libgit2 asynchronous native bindings",
4
- "version": "0.2.7",
+ "version": "0.3.0",
5
"libgit2": {
6
"url": "https://github.com/nodegit/libgit2/tarball/4b3a1899ff37dddba0a095487505fed9ede101b1",
7
"sha": "4b3a1899ff37dddba0a095487505fed9ede101b1",
0 commit comments