diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 4b0048a415..26dd2b1c8e 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,6 +1,6 @@ { "name": "meteor-node-stubs", - "version": "0.3.2", + "version": "0.3.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 0d97fcb998..e017fc6350 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "meteor-node-stubs", "author": "Ben Newman ", "description": "Stub implementations of Node built-in modules, a la Browserify", - "version": "0.3.2", + "version": "0.3.3", "main": "index.js", "license": "MIT", "scripts": {