From 6819714cedf53c7d78584a45051b4c2450469b9d Mon Sep 17 00:00:00 2001 From: anita-steiner Date: Thu, 17 May 2018 05:13:01 +0200 Subject: [PATCH 1/3] change version to 1.0.0-SNAPSHOT --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0e9a9759..498e9863 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "phovea_core", - "version": "0.1.1-SNAPSHOT", + "version": "1.0.0-SNAPSHOT", "homepage": "https://phovea.caleydo.org", "description": "Phovea Core including plugin registry, data definition (+ common types: tables, matrix, vector, stratification), ajax, selections", "author": { From d9c585402e589adb8e450311d2a6cc5da6a89982 Mon Sep 17 00:00:00 2001 From: Anita Steiner Date: Tue, 24 Jul 2018 07:48:56 +0200 Subject: [PATCH 2/3] change to 1.0.1-SNAPSHOT --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 498e9863..958cac88 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "phovea_core", - "version": "1.0.0-SNAPSHOT", + "version": "1.0.1-SNAPSHOT", "homepage": "https://phovea.caleydo.org", "description": "Phovea Core including plugin registry, data definition (+ common types: tables, matrix, vector, stratification), ajax, selections", "author": { From c12efee41b75df4081910c5eadad80691a98947d Mon Sep 17 00:00:00 2001 From: anita-steiner Date: Tue, 24 Jul 2018 10:31:22 +0200 Subject: [PATCH 3/3] changes for version 2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 958cac88..0e53f401 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "phovea_core", - "version": "1.0.1-SNAPSHOT", + "version": "2.0.0", "homepage": "https://phovea.caleydo.org", "description": "Phovea Core including plugin registry, data definition (+ common types: tables, matrix, vector, stratification), ajax, selections", "author": {