From fd512a5ccf2489099a1cf48595c345f4faf89a1d Mon Sep 17 00:00:00 2001 From: Rainer Simon Date: Sun, 21 Feb 2021 08:33:10 +0100 Subject: [PATCH] Bumped version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6683450..b29a17e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@recogito/recogito-client-core", - "version": "1.0.0", + "version": "1.0.1", "description": "Core functions, classes and components for RecogitoJS", "main": "src/index.js", "scripts": {