diff --git a/package.json b/package.json index 38b4216..3328365 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "prebuild-install", - "version": "2.4.1", + "version": "2.5.0", "description": "A command line tool for easily install prebuilds for multiple version of node/iojs on a specific platform", "scripts": { "test": "tape test/*-test.js && npm run audit && npm run lint",