From 982eb371ad322090da8dd54a1aa491dd91c3a455 Mon Sep 17 00:00:00 2001 From: Bogdan Bodnar Date: Thu, 7 May 2020 16:55:55 +0200 Subject: [PATCH] Bump v5.0.0. I've realized that it should be major update due to broken API. --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 312fb5d..6adddbf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "foris", - "version": "4.5.1", + "version": "5.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 444a851..7bed521 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "foris", - "version": "4.5.1", + "version": "5.0.0", "description": "Set of components and utils for Foris and its plugins.", "author": "CZ.NIC, z.s.p.o.", "repository": {