From d0deec097ed2d2dcb8087bc2019b3e5548b3f1d3 Mon Sep 17 00:00:00 2001 From: Martin Petr Date: Thu, 16 Jun 2022 17:54:50 +0200 Subject: [PATCH] chore: publish 1.1.0 version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 23d0e91..026ee7f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "parameter-space-visualizer", - "version": "1.0.2", + "version": "1.1.0", "description": "Web-based module for parameter space visualisation", "main": "umd/index.js", "module": "es/index.js",