Skip to content

Commit

Permalink
Fix versioning for npm. *sadpanda*
Browse files Browse the repository at this point in the history
  • Loading branch information
maritz committed Dec 5, 2012
1 parent 6fc9925 commit 497bc65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{ {
"name": "nohm", "name": "nohm",
"version": "0.9.2.1", "version": "0.9.3",
"engines": { "engines": {
"node" : ">=0.6" "node" : ">=0.6"
}, },
Expand Down

0 comments on commit 497bc65

Please sign in to comment.