Skip to content

Commit f49042c

Browse files
Merge pull request #23 from JuliaComputing/as/bump-version
build: bump versions and compats
2 parents 5301c7e + 1d5cab4 commit f49042c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "StateSelection"
22
uuid = "64909d44-ed92-46a8-bbd9-f047dfbdc84b"
33
authors = ["JuliaHub", "Inc. and other contributors"]
4-
version = "1.2.0"
4+
version = "1.3.0"
55

66
[deps]
77
BipartiteGraphs = "caf10ac8-0290-4205-88aa-f15908547e8d"

lib/ModelingToolkitTearing/Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ModelingToolkitTearing"
22
uuid = "6bb917b9-1269-42b9-9f7c-b0dca72083ab"
33
authors = ["Aayush Sabharwal <[email protected]>"]
4-
version = "1.1.1"
4+
version = "1.2.0"
55

66
[deps]
77
BipartiteGraphs = "caf10ac8-0290-4205-88aa-f15908547e8d"
@@ -27,14 +27,14 @@ CommonSolve = "0.2"
2727
DocStringExtensions = "0.7, 0.8, 0.9"
2828
Graphs = "1"
2929
LinearAlgebra = "1"
30-
ModelingToolkitBase = "1.2.0"
30+
ModelingToolkitBase = "1.4"
3131
Moshi = "0.3"
3232
OffsetArrays = "1"
3333
OrderedCollections = "1.8.1"
3434
SciMLBase = "2.108"
3535
Setfield = "0.7, 0.8, 1"
3636
SparseArrays = "1"
37-
StateSelection = "1.1"
37+
StateSelection = "1.3"
3838
SymbolicIndexingInterface = "0.3"
3939
SymbolicUtils = "4.3"
4040
Symbolics = "7.1"

0 commit comments

Comments
 (0)