From aeaad4aa7205ab2dd47af567772dff9dc7890bad Mon Sep 17 00:00:00 2001 From: Bogdan Bodnar Date: Wed, 25 Mar 2020 21:26:59 +0100 Subject: [PATCH] Bump v4.5.0. --- 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 ac9c4ff..3dffbfb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "foris", - "version": "4.4.0", + "version": "4.5.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 164a919..de698f9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "foris", - "version": "4.4.0", + "version": "4.5.0", "description": "Set of components and utils for Foris and its plugins.", "author": "CZ.NIC, z.s.p.o.", "repository": {