Skip to content

Commit 235a86b

Browse files
committed
Tagging 0.1.1 release.
1 parent b3fde65 commit 235a86b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ nodegit
33

44
> Node.js libgit2 bindings
55
6-
**v0.1.0** [![Build
6+
**v0.1.1** [![Build
77
Status](https://travis-ci.org/nodegit/nodegit.png)](https://travis-ci.org/nodegit/nodegit)
88

99
Maintained by Tim Branyen [@tbranyen](http://twitter.com/tbranyen), Michael

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.1.0",
4+
"version": "0.1.1",
55
"homepage": "https://github.com/tbranyen/nodegit",
66
"keywords": [
77
"libgit2",

0 commit comments

Comments
 (0)