diff --git a/package.json b/package.json index 9cae752..4d42c40 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "node-gyp" , "description": "Node.js native addon build tool" , "keywords": [ "native", "addon", "module", "c", "c++", "bindings", "gyp" ] -, "version": "0.3.10" +, "version": "0.3.11" , "installVersion": 7 , "author": "Nathan Rajlich (http://tootallnate.net)" , "repository": { "type": "git", "url": "git://github.com/TooTallNate/node-gyp.git" }