Skip to content

Commit fd78cf6

Browse files
bump simplenonlinearsolve
1 parent 28199e0 commit fd78cf6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/OrdinaryDiffEqNonlinearSolve/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "OrdinaryDiffEqNonlinearSolve"
22
uuid = "127b3ac7-2247-4354-8eb6-78cf4e7c58e8"
33
authors = ["Chris Rackauckas <accounts@chrisrackauckas.com>", "Yingbo Ma <mayingbo5@gmail.com>"]
4-
version = "1.2.2"
4+
version = "1.2.3"
55

66
[deps]
77
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -45,7 +45,7 @@ SafeTestsets = "0.1.0"
4545
SciMLBase = "2.48.1"
4646
SciMLOperators = "0.3.9"
4747
SciMLStructures = "1.4.2"
48-
SimpleNonlinearSolve = "1.12.0"
48+
SimpleNonlinearSolve = "1.12.0, 2"
4949
StaticArrays = "1.9.7"
5050
Test = "<0.0.1, 1"
5151
julia = "1.10"

0 commit comments

Comments
 (0)