Skip to content

Commit

Permalink
Merge pull request #11 from JuliaGNI/compathelper/new_version/2022-12…
Browse files Browse the repository at this point in the history
…-12-00-53-52-956-01477427039

CompatHelper: bump compat for ContinuumArrays to 0.12, (keep existing compat)
  • Loading branch information
michakraus authored Dec 12, 2022
2 parents c9fe98f + 48b5453 commit 061252d
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 @@ -12,7 +12,7 @@ QuadratureRules = "a08977f5-a20d-4b99-b11f-f5ea535e0575"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"

[compat]
ContinuumArrays = "0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, 0.10, 0.11"
ContinuumArrays = "0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, 0.10, 0.11, 0.12"
FastTransforms = "0.10, 0.11, 0.12, 0.13, 0.14"
OffsetArrays = "0.10, 0.11, 1"
QuadratureRules = "0.1"
Expand Down

0 comments on commit 061252d

Please sign in to comment.