Skip to content

Commit

Permalink
Update deps and bump to 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
creationix committed Sep 25, 2013
1 parent 0485f32 commit e6bf56d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "jsgit",
"version": "0.3.0",
"version": "0.3.1",
"description": "A command-line git client powered by js-git and node.js",
"main": "index.js",
"bin": {
Expand All @@ -19,7 +19,7 @@
],
"dependencies": {
"commander": "~2.0.0",
"git-node": "~0.0.1"
"git-node": "~0.1.0"
},
"devDependencies": {},
"author": "Tim Caswell <tim@creationix.com>",
Expand Down

0 comments on commit e6bf56d

Please sign in to comment.