From 1a04b4efafbc46f45689e9faa59278133ca04577 Mon Sep 17 00:00:00 2001 From: Samuel Gratzl Date: Sat, 4 Aug 2018 13:42:11 +0200 Subject: [PATCH] 1.0.1 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index f8a86df..011b5cb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "lineupjsx", - "version": "1.0.0", + "version": "1.0.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index b200493..d9f6539 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "lineupjsx", "description": "LineUp is an interactive technique designed to create, visualize and explore rankings of items based on a set of heterogeneous attributes.", "homepage": "https://github.com/datavisyn/lineupjsx", - "version": "1.0.0", + "version": "1.0.1", "author": { "name": "Samuel Gratzl", "email": "samuel_gratzl@gmx.at"