Skip to content

Commit 3923b73

Browse files
committed
v0.9.2
1 parent 382c864 commit 3923b73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{ "name": "node-gyp"
22
, "description": "Node.js native addon build tool"
33
, "keywords": [ "native", "addon", "module", "c", "c++", "bindings", "gyp" ]
4-
, "version": "0.9.1"
4+
, "version": "0.9.2"
55
, "installVersion": 9
66
, "author": "Nathan Rajlich <nathan@tootallnate.net> (http://tootallnate.net)"
77
, "repository": { "type": "git", "url": "git://github.com/TooTallNate/node-gyp.git" }

0 commit comments

Comments
 (0)