diff --git a/package.json b/package.json index c83fdaf..6556f58 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "nomnom", "description": "Option parser with generated usage and commands", - "version": "1.8.0", + "version": "1.8.1", "author": "Heather Arthur ", "scripts": { "test": "./node_modules/.bin/nodeunit test/*.js"