Bump NPM version to 0.2.0 in preparation for publishing.

This commit is contained in:
Ben Newman
2016-02-29 19:22:41 -05:00
parent b9832f750e
commit f0e7bf60ea

View File

@@ -2,7 +2,7 @@
"name": "meteor-node-stubs",
"author": "Ben Newman <ben@meteor.com>",
"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": {