Skip to content

Commit

Permalink
0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Niall O'Higgins committed Nov 16, 2013
1 parent 249e64e commit 2642dc6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "strider-heroku",
"version": "0.0.0",
"version": "0.1.0",
"description": "Heroku deployment for Strider",
"main": "webapp.js",
"directories": {
Expand Down Expand Up @@ -40,7 +40,7 @@
},
"dependencies": {
"ssh-keypair": "~1.0.0",
"strider-git": "git+https://github.com/Strider-CD/strider-git.git",
"strider-git": "~0.1.0",
"superagent": "~0.15.5",
"passport-heroku": "0.0.2",
"step": "0.0.5"
Expand Down

0 comments on commit 2642dc6

Please sign in to comment.