Skip to content

Commit

Permalink
Merge pull request #9 from JuliaClimate/compathelper/new_version/2020…
Browse files Browse the repository at this point in the history
…-02-20-13-04-38-981-124116065

CompatHelper: bump compat for "ArgCheck" to "2.0"
  • Loading branch information
Balinus authored Feb 20, 2020
2 parents d3b8a8f + 01b9d10 commit a3382a9
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 @@ -10,7 +10,7 @@ Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
Images = "916415d5-f1e6-5110-898d-aaa5f9f070e0"

[compat]
ArgCheck = "1"
ArgCheck = "1, 2.0"
AxisArrays = "0.3, 0.4"
Images = "0.18, 0.19, 0.20, 0.21, 0.22"
julia = "1"

0 comments on commit a3382a9

Please sign in to comment.