diff --git a/package-lock.json b/package-lock.json index 70438b7..72c2684 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@nuwcdivnpt/stigman-watcher", - "version": "1.4.5", + "version": "1.4.6", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@nuwcdivnpt/stigman-watcher", - "version": "1.4.5", + "version": "1.4.6", "license": "MIT", "dependencies": { "@nuwcdivnpt/stig-manager-client-modules": "^1.4.3", diff --git a/package.json b/package.json index 24b8e44..0fc5100 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nuwcdivnpt/stigman-watcher", - "version": "1.4.5", + "version": "1.4.6", "description": "CLI that watches a path for STIG test result files on behalf of a STIG Manager Collection.", "main": "index.js", "type": "module",