diff --git a/package-lock.json b/package-lock.json index bf4b87dd..ee1528ed 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "pulp-ui", - "version": "0.1.13", + "version": "0.1.14", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "pulp-ui", - "version": "0.1.13", + "version": "0.1.14", "license": "Apache-2.0", "dependencies": { "@babel/runtime": "^7.26.0", diff --git a/package.json b/package.json index bb7656ec..c11d9294 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pulp-ui", - "version": "0.1.13", + "version": "0.1.14", "license": "Apache-2.0", "author": "Martin Hradil, Zita Pospisil Nemeckova", "private": true,