From 2faaa2405eb1c78530e31f6313174ad12c37af84 Mon Sep 17 00:00:00 2001 From: Rainer Simon Date: Sun, 27 Dec 2020 20:54:26 +0100 Subject: [PATCH] Bumped version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3b12e5b..b15e063 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@recogito/recogito-client-core", - "version": "0.3.1", + "version": "0.3.2", "description": "Core functions, classes and components for RecogitoJS", "main": "src/index.js", "scripts": {