diff --git a/package-lock.json b/package-lock.json index 8b793c333..8c190709b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@tak-ps/CloudTAK", - "version": "5.26.0", + "version": "5.27.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@tak-ps/CloudTAK", - "version": "5.26.0", + "version": "5.27.0", "license": "AGPL", "dependencies": { "@openaddresses/batch-alarms": "^4.4.2", diff --git a/package.json b/package.json index 0c385006e..02f39e544 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@tak-ps/CloudTAK", "type": "module", - "version": "5.26.0", + "version": "5.27.0", "description": "Facilitate ETL operations to bring non-TAK sources into a TAK Server", "scripts": { "lint": "eslint build.js cloudformation/",