Skip to content

Commit d19770e

Browse files
committed
Rel 1.1.0
1 parent fbf3e26 commit d19770e

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Project.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "StatisticalRethinkingPlots"
22
uuid = "e1a513d0-d9d9-49ff-a6dd-9d2e9db473da"
33
authors = ["Rob J Goedman <goedman@icloud.com>, Max Lapan (@Shmuma) and contributors"]
4-
version = "1.0.1"
4+
version = "1.1.0"
55

66
[deps]
77
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
@@ -17,15 +17,15 @@ StatsPlots = "f3b207a7-027a-5e70-b257-86293d7955fd"
1717

1818
[compat]
1919
Distributions = "0.25"
20-
DocStringExtensions = "0.8"
20+
DocStringExtensions = "0.9"
2121
KernelDensity = "0.6"
2222
LaTeXStrings = "1.3"
2323
Parameters = "0.12"
24-
Plots = "1.25"
24+
Plots = "1"
2525
Reexport = "1.2"
2626
Requires = "1.1"
27-
StatisticalRethinking = "4.4"
28-
StatsPlots = "0.14"
27+
StatisticalRethinking = "4.6"
28+
StatsPlots = "0.15"
2929
julia = "1"
3030

3131
[extras]

0 commit comments

Comments
 (0)