Skip to content

Commit 1f6ee6a

Browse files
CompatHelper: bump compat for "Distributions" to "0.25" for package test (#10)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2896745 commit 1f6ee6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
55
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
66

77
[compat]
8-
Distributions = "0.24"
8+
Distributions = "0.24, 0.25"
99
Documenter = "0.26"
1010
julia = "1.3"

0 commit comments

Comments
 (0)