Skip to content

Commit 012e1fb

Browse files
authored
Merge pull request #117 from plotly/dev
Version 0.1.5
2 parents 392dc6d + 5844dc1 commit 012e1fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 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 <chris@plotly.com>", "Alexandr Romanenko <waralex@gmail.com>"]
4-
version = "0.1.4"
4+
version = "0.1.5"
55

66
[deps]
77
CodecZlib = "944b1d66-785c-5afd-91f1-9de20f533193"
@@ -30,7 +30,7 @@ HTTP = "0.8.10, 0.9"
3030
JSON = "0.21"
3131
JSON2 = "0.3"
3232
MD5 = "0.2"
33-
PlotlyBase = "0.3, 0.4, 0.5"
33+
PlotlyBase = "0.3, 0.4, 0.5, 0.8"
3434
julia = "1.2"
3535

3636
[extras]

0 commit comments

Comments
 (0)