From ffee4858d37d94209b307014cd4759c1a0e19116 Mon Sep 17 00:00:00 2001 From: Rainer Simon Date: Sat, 28 Nov 2020 14:14:19 +0100 Subject: [PATCH] Bumped version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 928f480..ed5afbc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@recogito/recogito-client-core", - "version": "0.2.4", + "version": "0.2.5", "description": "Core functions, classes and components for RecogitoJS", "main": "src/index.js", "scripts": {