Skip to content

Commit

Permalink
bump compat entries
Browse files Browse the repository at this point in the history
  • Loading branch information
jverzani committed Apr 4, 2022
1 parent 1314530 commit abea00c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "ImplicitEquations"
uuid = "95701278-4526-5785-aba3-513cca398f19"
version = "1.0.6"
version = "1.0.7"

[deps]
CommonEq = "3709ef60-1bee-4518-9f2f-acd86f176c50"
Expand All @@ -11,6 +11,6 @@ Unicode = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5"

[compat]
CommonEq = "0.2"
IntervalArithmetic = "0.15, 0.16, 0.17"
RecipesBase = "0.5, 0.6, 0.7, 0.8, ~1.0, ~1.1"
IntervalArithmetic = "0.15, 0.16, 0.17, 0.18, 0.19, 0.20"
RecipesBase = "0.5, 0.6, 0.7, 0.8, ~1.0, ~1.1, ~1.2"
julia = "1.0"

0 comments on commit abea00c

Please sign in to comment.