diff --git a/package-lock.json b/package-lock.json index f5f045d..b5292ad 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "traxxx-utils", - "version": "1.2.8", + "version": "1.2.9", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "traxxx-utils", - "version": "1.2.8", + "version": "1.2.9", "license": "ISC", "devDependencies": { "@babel/cli": "^7.25.7", diff --git a/package.json b/package.json index caa3ed4..96491b6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "traxxx-common", - "version": "1.2.8", + "version": "1.2.9", "description": "Common utilities for traxxx core and web.", "main": "src/app.js", "scripts": {