Skip to content

Commit

Permalink
updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
drewfish committed Apr 11, 2012
1 parent 7d2a135 commit 0c1a463
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Original file line Diff line number Diff line change
@@ -1,6 +1,6 @@
{ {
"name": "crank", "name": "crank",
"version": "0.0.3", "version": "0.0.4",
"description": "tool to update version number and changelog, for npm module development", "description": "tool to update version number and changelog, for npm module development",
"author": "Andrew Folta <drew@folta.net>", "author": "Andrew Folta <drew@folta.net>",
"homepage": "https://github.com/drewfish/node-crank", "homepage": "https://github.com/drewfish/node-crank",
Expand Down Expand Up @@ -37,4 +37,4 @@
"bin": { "bin": {
"crank": "bin/crank" "crank": "bin/crank"
} }
} }

0 comments on commit 0c1a463

Please sign in to comment.