diff --git a/Project.toml b/Project.toml index f182c58..1bdc9d8 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "StateSelection" uuid = "64909d44-ed92-46a8-bbd9-f047dfbdc84b" authors = ["JuliaHub", "Inc. and other contributors"] -version = "1.10.5" +version = "1.11.0" [deps] BipartiteGraphs = "caf10ac8-0290-4205-88aa-f15908547e8d" diff --git a/lib/ModelingToolkitTearing/Project.toml b/lib/ModelingToolkitTearing/Project.toml index f30817a..259d4d5 100644 --- a/lib/ModelingToolkitTearing/Project.toml +++ b/lib/ModelingToolkitTearing/Project.toml @@ -1,6 +1,6 @@ name = "ModelingToolkitTearing" uuid = "6bb917b9-1269-42b9-9f7c-b0dca72083ab" -version = "1.18.1" +version = "1.18.2" authors = ["Aayush Sabharwal "] [deps] @@ -37,7 +37,7 @@ OrderedCollections = "1.8.1" SciMLBase = "2.108, 3" Setfield = "0.7, 0.8, 1" SparseArrays = "1" -StateSelection = "1.10" +StateSelection = "1.11" SymbolicIndexingInterface = "0.3" SymbolicUtils = "4.25" Symbolics = "7.20"