We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55af78b commit 4bb4ea0Copy full SHA for 4bb4ea0
2 files changed
README.md
@@ -31,7 +31,7 @@ NodeGit
31
</tbody>
32
</table>
33
34
-**Stable: 0.4.0**
+**Stable: 0.4.1**
35
36
## Have a problem? Come chat with us! ##
37
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "nodegit",
3
"description": "Node.js libgit2 asynchronous native bindings",
4
- "version": "0.4.0",
+ "version": "0.4.1",
5
"libgit2": {
6
"url": "https://github.com/libgit2/libgit2/tarball/fb6df50b7f250a4fd8b2fab257f119a5185e9bf5",
7
"sha": "fb6df50b7f250a4fd8b2fab257f119a5185e9bf5",
0 commit comments