From 1c4faffcebe4c588ba3e6c109e4c6eccea90752d Mon Sep 17 00:00:00 2001 From: Rainer Simon Date: Sun, 30 Aug 2020 12:37:32 +0200 Subject: [PATCH] Bumped version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dd59b7c..0acaf8b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@recogito/recogito-client-core", - "version": "0.1.9", + "version": "0.1.10", "description": "Core functions, classes and components for RecogitoJS", "main": "src/index.js", "scripts": {