Skip to content

Commit

Permalink
CompatHelper: bump compat for Setfield to 0.8, (keep existing compat)
Browse files Browse the repository at this point in the history
  • Loading branch information
CompatHelper Julia committed Sep 18, 2021
1 parent 28cd048 commit a4a171a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Setfield = "efcf1570-3423-57d1-acb7-fd33fddbac46"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[compat]
Setfield = "0.3, 0.4, 0.5, 0.6, 0.7"
Setfield = "0.3, 0.4, 0.5, 0.6, 0.7, 0.8"
julia = "1"

[extras]
Expand Down

0 comments on commit a4a171a

Please sign in to comment.