diff --git a/package-lock.json b/package-lock.json index 8ea4ea1..6cd1674 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "traxxx-utils", - "version": "1.1.1", + "version": "1.1.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "traxxx-utils", - "version": "1.1.1", + "version": "1.1.2", "license": "ISC", "devDependencies": { "@babel/cli": "^7.25.7", diff --git a/package.json b/package.json index 8950ea2..54815e9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "traxxx-utils", - "version": "1.1.1", + "version": "1.1.2", "description": "Common utilities for traxxx core and web.", "main": "src/app.js", "scripts": {