diff --git a/package.json b/package.json index bd90f22..18ae28d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "prebuild", - "version": "2.8.0", + "version": "2.8.1", "description": "A command line tool for easily doing prebuilds for multiple version of node/iojs on a specific platform", "scripts": { "test": "tape test/*-test.js && standard"