Skip to content

Commit

Permalink
Merge pull request #17 from baggepinnen/compathelper/new_version/2021…
Browse files Browse the repository at this point in the history
…-01-06-11-17-36-642-32606158

CompatHelper: bump compat for "FillArrays" to "0.11"
  • Loading branch information
baggepinnen authored Jan 6, 2021
2 parents 52c9dff + 8e75451 commit 43fc5b6
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 @@ -11,7 +11,7 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

[compat]
FillArrays = "0.5, 0.6, 0.8, 0.9, 0.10"
FillArrays = "0.5, 0.6, 0.8, 0.9, 0.10, 0.11"
julia = "1.0"

[extras]
Expand Down

0 comments on commit 43fc5b6

Please sign in to comment.