Skip to content

Commit 5beb40f

Browse files
author
github-actions[bot]
committed
CompatHelper: add new compat entry for Distributions at version 0.25 for package test, (keep existing compat) (#70)
This pull request sets the compat entry for the `Distributions` package to `0.25` for package test. This keeps the compat entries for earlier versions. Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request. Note: Consider registering a new release of your package immediately after merging this PR, as downstream packages may depend on this for tests to pass.
1 parent 7cc7233 commit 5beb40f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
88
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
99

1010
[compat]
11+
Distributions = "0.25"
1112
Documenter = "0.26.3, 0.27"
1213
Setfield = "0.7.1, 0.8"
1314
julia = "1"

0 commit comments

Comments
 (0)