Bump NPM version to 0.2.9 in preparation for publishing.

This commit is contained in:
Ben Newman
2017-06-02 16:05:17 -04:00
parent d2fef404f6
commit 2feb096fc9

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