diff --git a/package-lock.json b/package-lock.json index 0c2a4a2..bc242bf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "nvx", - "version": "1.0.3", + "version": "1.0.4", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 4ea2b92..fb5664e 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "license": "ISC", "author": "Buster Collings (https://about.me/buster)", "repository": "busterc/nvx", - "version": "1.0.3", + "version": "1.0.4", "main": "lib/index.js", "bin": { "nvx": "lib/cli.js",