diff --git a/package.json b/package.json index a23920fa2c..8525de829b 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.1.1", + "version": "0.2.0", "main": "index.js", "license": "MIT", "scripts": {