diff --git a/package.json b/package.json index 4116fbc..6f55ed2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "prebuild-install", - "version": "6.0.0", + "version": "6.0.1", "description": "A command line tool to easily install prebuilt binaries for multiple version of node/iojs on a specific platform", "scripts": { "test": "tape test/*-test.js && npm run lint",