Skip to content

Commit fd9c607

Browse files
author
Rik Huijzer
authored
Switch to Libtask 0.7 (#45)
* Switch to Libtask 0.7 * Move test compat entry over too
1 parent 88e9dad commit fd9c607

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ StatsFuns = "4c63d2b9-4356-54db-8cca-17b64c39e42c"
1414
[compat]
1515
AbstractMCMC = "2, 3"
1616
Distributions = "0.23, 0.24, 0.25"
17-
Libtask = "0.6.7"
17+
Libtask = "0.7"
1818
Random123 = "1.3"
1919
StatsFuns = "0.9"
2020
julia = "1.3"

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
99
[compat]
1010
AbstractMCMC = "2, 3"
1111
Distributions = "0.24, 0.25"
12-
Libtask = "0.6"
12+
Libtask = "0.7"
1313
julia = "1.3"
1414
Random123 = "1.3"

0 commit comments

Comments
 (0)