diff --git a/package.json b/package.json index 6cf72cf..b6b3523 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "mnode", "description": "How to find the node version used by Meteor", - "version": "0.1.4", + "version": "0.1.5", "bin": { "mnode": "./index.js" },