diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 7242c9d4b8..1952163bee 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,6 +1,6 @@ { "name": "meteor-node-stubs", - "version": "0.2.7", + "version": "0.2.8", "dependencies": { "asn1.js": { "version": "4.9.0", diff --git a/package.json b/package.json index b996327e7f..ebeea2b7f3 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.2.7", + "version": "0.2.8", "main": "index.js", "license": "MIT", "scripts": {