From bf08ad858dc9f1124dcfa2a4a44dc60bada72b22 Mon Sep 17 00:00:00 2001 From: Raman Date: Sun, 15 Oct 2017 21:08:58 +0200 Subject: [PATCH] npm version update --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 47626a6..2690b15 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "technology-radar", - "version": "1.0.9", + "version": "1.0.10", "description": "This techradar has the goal that each company/department can create its own visualization of the trends to be focused on. To maintain the content of the techradar this one provides the possibility to dynamically add and edit the blips on the radar.", "main": "./dist/technology-radar.js", "scripts": {