We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 382c864 commit 3923b73Copy full SHA for 3923b73
package.json
@@ -1,7 +1,7 @@
1
{ "name": "node-gyp"
2
, "description": "Node.js native addon build tool"
3
, "keywords": [ "native", "addon", "module", "c", "c++", "bindings", "gyp" ]
4
-, "version": "0.9.1"
+, "version": "0.9.2"
5
, "installVersion": 9
6
, "author": "Nathan Rajlich <nathan@tootallnate.net> (http://tootallnate.net)"
7
, "repository": { "type": "git", "url": "git://github.com/TooTallNate/node-gyp.git" }
0 commit comments