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