diff --git a/package-lock.json b/package-lock.json index 236b66c3c..6c24ada70 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@tak-ps/CloudTAK", - "version": "3.21.1", + "version": "3.22.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@tak-ps/CloudTAK", - "version": "3.21.1", + "version": "3.22.0", "license": "ISC", "dependencies": { "@openaddresses/batch-alarms": "^4.0.0", diff --git a/package.json b/package.json index 2d60a2952..7f02839a7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@tak-ps/CloudTAK", "type": "module", - "version": "3.21.1", + "version": "3.22.0", "description": "Facilitate ETL operations to bring non-TAK sources into a TAK Server", "scripts": { "lint": "eslint cloudformation/**/*.js",