Skip to content

Commit

Permalink
Bump the installVersion for the new legacy stuff.
Browse files Browse the repository at this point in the history
  • Loading branch information
TooTallNate committed Mar 5, 2012
1 parent 4612daf commit f6b1d2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -2,7 +2,7 @@
, "description": "Node.js native addon build tool"
, "keywords": [ "native", "addon", "module", "c", "c++", "bindings", "gyp" ]
, "version": "0.2.1"
, "installVersion": 2
, "installVersion": 3
, "author": "Nathan Rajlich <nathan@tootallnate.net> (http://tootallnate.net)"
, "repository": { "type": "git", "url": "git://github.com/TooTallNate/node-gyp.git" }
, "preferGlobal": true
Expand Down

0 comments on commit f6b1d2f

Please sign in to comment.