Skip to content

Commit c58a099

Browse files
prepare release_3.0.0
1 parent 986f7e6 commit c58a099

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "coral",
33
"description": "Coral is a web-based cohort analysis tool to interactively create, refine, and analyze patient cohorts.",
44
"homepage": "https://caleydo.org",
5-
"version": "2.0.2-SNAPSHOT",
5+
"version": "3.0.0",
66
"author": {
77
"name": "PatrickAdelberger",
88
"email": "coral@caleydo.org",
@@ -79,9 +79,9 @@
7979
"react-dom": "^16.13.0",
8080
"react-router-dom": "^5.2.0",
8181
"split-grid": "^1.0.9",
82-
"tdp_publicdb": "git+ssh://git@github.com:caleydo/tdp_publicdb#develop",
82+
"tdp_publicdb": "git+ssh://git@github.com:caleydo/tdp_publicdb#semver:^12.0.0",
8383
"tippy.js": "^6.2.6",
84-
"tourdino": "git+ssh://git@github.com:caleydo/tourdino#develop",
84+
"tourdino": "git+ssh://git@github.com:caleydo/tourdino#semver:^6.0.0",
8585
"vega": "~5.20.0",
8686
"vega-embed": "6.19.1",
8787
"vega-functions": "5.12.0",

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
tdp_core@git+https://github.com/datavisyn/tdp_core.git@develop#egg=tdp_core
1+
tdp_core@git+https://github.com/datavisyn/tdp_core.git@develop#egg=tdp_core

0 commit comments

Comments
 (0)