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