Skip to content

Commit cb64b94

Browse files
authored
Merge pull request #99 from plotly/new_components_versions
Update core components and renderer versions
2 parents 7b6c06b + 4e5080a commit cb64b94

File tree

10 files changed

+81858
-20596
lines changed

10 files changed

+81858
-20596
lines changed

Project.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "Dash"
22
uuid = "1b08a953-4be3-4667-9a23-3db579824955"
33
authors = ["Chris Parmer <[email protected]>", "Alexandr Romanenko <[email protected]>"]
4-
version = "0.1.3"
4+
version = "0.1.4"
55

66
[deps]
77
CodecZlib = "944b1d66-785c-5afd-91f1-9de20f533193"
@@ -22,9 +22,9 @@ UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
2222
[compat]
2323
CodecZlib = "0.6, 0.7"
2424
DashBase = "0.1"
25-
DashCoreComponents = "1.10.2"
26-
DashHtmlComponents = "1.0.3"
27-
DashTable = "4.9.0"
25+
DashCoreComponents = "1.16.0"
26+
DashHtmlComponents = "1.1.3"
27+
DashTable = "4.11.3"
2828
DataStructures = "0.17, 0.18"
2929
HTTP = "0.8.10, 0.9"
3030
JSON = "0.21"

0 commit comments

Comments
 (0)