From 14d809262ae963d69569d32428005b3ffd4a6c41 Mon Sep 17 00:00:00 2001 From: Rainer Simon Date: Tue, 13 Oct 2020 14:54:46 +0200 Subject: [PATCH] Bumped version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dc80f53..32ad3ed 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@recogito/recogito-client-core", - "version": "0.2.3", + "version": "0.2.4", "description": "Core functions, classes and components for RecogitoJS", "main": "src/index.js", "scripts": {