Bump NPM version to 0.2.7 in preparation for publishing.

This commit is contained in:
Ben Newman
2017-05-29 10:56:58 -04:00
parent 789b8ff81c
commit 5dbcfd678b

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