From 5131afccf21c965cbb90644d48fa7358ca0853ef Mon Sep 17 00:00:00 2001 From: Konstantin Baierer Date: Wed, 3 May 2017 12:29:21 +0200 Subject: [PATCH] v0.2.3 --- client/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/package.json b/client/package.json index ccf0ad23..bf855c82 100644 --- a/client/package.json +++ b/client/package.json @@ -1,6 +1,6 @@ { "name": "semtonotes-client", - "version": "0.2.2", + "version": "0.2.3", "description": "Semantic Topological Notes: A Topological Image Annotation and Image Retrieval System", "main": "xrx.api.drawing.min.js", "scripts": {