diff --git a/package-lock.json b/package-lock.json index cf22b6b..636d8d1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "stigman-watcher", - "version": "1.4.2", + "version": "1.4.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "stigman-watcher", - "version": "1.4.2", + "version": "1.4.3", "license": "MIT", "dependencies": { "@nuwcdivnpt/stig-manager-client-modules": "^1.4.1", diff --git a/package.json b/package.json index c7ac8a5..91a7e34 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nuwcdivnpt/stigman-watcher", - "version": "1.4.2", + "version": "1.4.3", "description": "CLI that watches a path for STIG test result files on behalf of a STIG Manager Collection.", "main": "index.js", "type": "module",