Skip to content

Commit

Permalink
bump nodegit-promise
Browse files Browse the repository at this point in the history
  • Loading branch information
maxkorp committed Nov 18, 2015
1 parent 7a675af commit 193b0c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "promisify-node",
"version": "0.2.1",
"version": "0.3.0",
"description": "Wrap Node-callback functions to return Promises.",
"main": "index.js",
"dependencies": {
"nodegit-promise": "~3.0.2"
"nodegit-promise": "~4.0.0"
},
"devDependencies": {
"mocha": "~1.18.2",
Expand Down

0 comments on commit 193b0c4

Please sign in to comment.