diff --git a/package-lock.json b/package-lock.json index 68326cc63..aa2266333 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@rockcarver/frodo-lib", - "version": "0.12.2-0", + "version": "0.12.2-1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@rockcarver/frodo-lib", - "version": "0.12.2-0", + "version": "0.12.2-1", "license": "MIT", "dependencies": { "agentkeepalive": "^4.2.1", diff --git a/package.json b/package.json index 5a67b81ef..280d5bab0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@rockcarver/frodo-lib", - "version": "0.12.2-0", + "version": "0.12.2-1", "type": "commonjs", "main": "./cjs/index.js", "module": "./esm/index.mjs",