diff --git a/package-lock.json b/package-lock.json index 8b4bb1f..5e83b62 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "pulp-ui", - "version": "0.1.14", + "version": "0.1.15", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "pulp-ui", - "version": "0.1.14", + "version": "0.1.15", "license": "Apache-2.0", "dependencies": { "@babel/runtime": "^7.26.0", diff --git a/package.json b/package.json index bb9f149..b33fca7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pulp-ui", - "version": "0.1.14", + "version": "0.1.15", "license": "Apache-2.0", "author": "Martin Hradil, Zita Pospisil Nemeckova", "private": true,