Skip to content

Commit 4d6b177

Browse files
author
github-actions[bot]
committed
CompatHelper: bump compat for FillArrays to 1 for package docs, (keep existing compat) (#471)
This pull request changes the compat entry for the `FillArrays` package from `0.13` to `0.13, 1` for package docs. 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.
1 parent b23acff commit 4d6b177

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ StableRNGs = "860ef19b-820b-49d6-a774-d7a799459cd3"
1212
DataStructures = "0.18"
1313
Distributions = "0.25"
1414
Documenter = "0.27"
15-
FillArrays = "0.13"
15+
FillArrays = "0.13, 1"
1616
LogDensityProblems = "2"
1717
MLUtils = "0.3, 0.4"
1818
Setfield = "0.7.1, 0.8, 1"

0 commit comments

Comments
 (0)