Skip to content

Commit

Permalink
0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
danielstjules committed Oct 23, 2014
1 parent 16a444e commit 815cd06
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "buddy.js",
"version": "0.7.0",
"version": "0.7.1",
"description": "Magic number detector for javascript",
"keywords": [
"magic",
Expand All @@ -25,7 +25,7 @@
"bluebird": "*",
"acorn": "0.9.0",
"commander": "*",
"node-filepaths": "*",
"node-filepaths": "0.0.2",
"chalk": "*",
"strip-json-comments": "1.0.2"
},
Expand Down

0 comments on commit 815cd06

Please sign in to comment.