Skip to content
This repository has been archived by the owner on Jan 22, 2019. It is now read-only.

Commit

Permalink
release 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
athieriot committed May 23, 2013
1 parent 800fece commit d38484f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "albot",
"version": "0.1.0",
"version": "0.2.0",
"description": "Automated Leverage Box Operation Tool",
"preferGlobal": "true",
"main": "albot.coffee",
Expand Down Expand Up @@ -35,6 +35,7 @@
"nock": "~0.18.0",
"covershot": "~0.2.0",
"grunt-coffee-coverage": "~0.1.1",
"coveralls": "~2.0.7"
"coveralls": "~2.0.7",
"grunt-release": "~0.3.3"
}
}

0 comments on commit d38484f

Please sign in to comment.