diff --git a/package-lock.json b/package-lock.json index f2963b8..ef6a5eb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@baleada/logic", - "version": "0.24.15", + "version": "0.24.16", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@baleada/logic", - "version": "0.24.15", + "version": "0.24.16", "license": "MIT", "dependencies": { "@babel/runtime": "^7.20.6", diff --git a/package.json b/package.json index 4a63d02..394fe9e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@baleada/logic", - "version": "0.24.15", + "version": "0.24.16", "description": "UI logic for the Baleada toolkit", "main": "lib/index.cjs", "module": "lib/index.js",