diff --git a/package-lock.json b/package-lock.json index a58241f..d1b8509 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "opspark", - "version": "4.0.0-0", + "version": "4.0.0-1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "opspark", - "version": "4.0.0-0", + "version": "4.0.0-1", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 62f6d23..0f8989d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "opspark", - "version": "4.0.0-0", + "version": "4.0.0-1", "description": "A node utility supporting installation and configuration of operation spark projects", "main": "index.js", "engines": {