Bump NPM version to 0.1.1 in preparation for publishing.

This commit is contained in:
Ben Newman
2016-02-28 13:07:41 -05:00
parent f2a7b33bb0
commit 3aeadefda2

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.0",
"version": "0.1.1",
"main": "index.js",
"license": "MIT",
"scripts": {