Skip to content

Commit 1fbd526

Browse files
github-actions[bot]yebai
andcommitted
CompatHelper: bump compat for Setfield to 1 for package test, (keep existing compat) (#69)
This pull request changes the compat entry for the `Setfield` package from `0.7.1, 0.8` to `0.7.1, 0.8, 1` 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. Co-authored-by: Hong Ge <[email protected]>
1 parent 3e6f993 commit 1fbd526

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
@@ -10,5 +10,5 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1010
[compat]
1111
Distributions = "0.25"
1212
Documenter = "0.26.3, 0.27"
13-
Setfield = "0.7.1, 0.8"
13+
Setfield = "0.7.1, 0.8, 1"
1414
julia = "1"

0 commit comments

Comments
 (0)