Bump NPM version to 0.2.11 in preparation for publishing.

This commit is contained in:
Ben Newman
2017-06-02 16:46:22 -04:00
parent 3ef463646a
commit 45ed0bdb0e

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