From 7057f6ee7d8a3ef0f58e8da63d8aa19e3c2b7bac Mon Sep 17 00:00:00 2001 From: Aleksandr Gumroian Date: Thu, 6 Jun 2024 16:21:34 +0200 Subject: [PATCH] Bump v6.0.0 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2305e72..9bfad8e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "foris", - "version": "5.6.1", + "version": "6.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "foris", - "version": "5.6.1", + "version": "6.0.0", "license": "GPL-3.0", "dependencies": { "axios": "^0.21.1", diff --git a/package.json b/package.json index 5b603dd..fbac264 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "foris", - "version": "5.6.1", + "version": "6.0.0", "description": "Foris JS library is a set of components and utils for reForis application and plugins.", "author": "CZ.NIC, z.s.p.o.", "repository": {