Skip to content

Commit

Permalink
CompatHelper: bump compat for "ArgCheck" to "2.0"
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 21, 2020
1 parent 7c62740 commit ad18477
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
@@ -1,7 +1,7 @@
name = "SummationByPartsOperators"
uuid = "9f78cca6-572e-554e-b819-917d2f1cf240"
version = "0.1.3"
author = ["Hendrik Ranocha"]
version = "0.1.3"

[deps]
ArgCheck = "dce04be8-c92d-5529-be00-80e4d2c0e197"
Expand All @@ -18,7 +18,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
Unrolled = "9602ed7d-8fef-5bc8-8597-8f21381861e8"

[compat]
ArgCheck = "1"
ArgCheck = "1, 2.0"
DiffEqBase = "6"
DiffEqCallbacks = "2.6"
FFTW = "1"
Expand Down

0 comments on commit ad18477

Please sign in to comment.