From f5696fb5beb2b19b354ce8fb603aa52f81a1e3d2 Mon Sep 17 00:00:00 2001 From: Rainer Simon Date: Fri, 28 Aug 2020 18:07:51 +0200 Subject: [PATCH] Bumped version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 04713fa..194319a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@recogito/recogito-client-core", - "version": "0.1.8", + "version": "0.1.9", "description": "Core functions, classes and components for RecogitoJS", "main": "src/index.js", "scripts": {