diff --git a/package-lock.json b/package-lock.json index e105986..5757edb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "stigman-watcher", - "version": "1.2.8", + "version": "1.3.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "stigman-watcher", - "version": "1.2.8", + "version": "1.3.0", "license": "MIT", "dependencies": { "atob": "^2.1.2", diff --git a/package.json b/package.json index 5a1ca78..99b5e12 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "stigman-watcher", - "version": "1.2.8", + "version": "1.3.0", "description": "CLI that watches a path for STIG test result files on behalf of a STIG Manager Collection.", "main": "index.js", "bin": {