diff --git a/package-lock.json b/package-lock.json index 2e5f01d..b3fbd89 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "traxxx-utils", - "version": "1.2.0", + "version": "1.2.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "traxxx-utils", - "version": "1.2.0", + "version": "1.2.1", "license": "ISC", "devDependencies": { "@babel/cli": "^7.25.7", diff --git a/package.json b/package.json index 49d6805..27ad11d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "traxxx-common", - "version": "1.2.0", + "version": "1.2.1", "description": "Common utilities for traxxx core and web.", "main": "src/app.js", "scripts": {