diff --git a/package-lock.json b/package-lock.json index 19a7657..bf940f7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "foris", - "version": "5.2.0", + "version": "5.3.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "foris", - "version": "5.2.0", + "version": "5.3.0", "license": "GPL-3.0", "dependencies": { "axios": "^0.21.1", diff --git a/package.json b/package.json index bfb5979..405e718 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "foris", - "version": "5.2.0", + "version": "5.3.0", "description": "Set of components and utils for Foris and its plugins.", "author": "CZ.NIC, z.s.p.o.", "repository": {