Skip to content

Commit 71e5969

Browse files
committed
Version bump to 0.1.2.
1 parent 8ad3900 commit 71e5969

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
@@ -7,7 +7,7 @@ NodeGit
77
Status](https://travis-ci.org/tbranyen/nodegit.png)](https://travis-ci.org/nodegit/nodegit)
88
<a href="https://ci.appveyor.com/project/TimBranyen/nodegit"><img src="https://ci.appveyor.com/api/projects/status/e5a5q75l9yfhnfv2/branch/master" alt="Build Status: Windows" height="18" /></a>
99

10-
**Stable: 0.1.1**
10+
**Stable: 0.1.2**
1111

1212
Maintained by Tim Branyen [@tbranyen](http://twitter.com/tbranyen), Michael
1313
Robinson [@codeofinterest](http://twitter.com/codeofinterest), and Nick Kallen

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

0 commit comments

Comments
 (0)