Skip to content

Commit

Permalink
bump simplenonlinearsolve
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisRackauckas committed Nov 11, 2024
1 parent 28199e0 commit fd78cf6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/OrdinaryDiffEqNonlinearSolve/Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "OrdinaryDiffEqNonlinearSolve"
uuid = "127b3ac7-2247-4354-8eb6-78cf4e7c58e8"
authors = ["Chris Rackauckas <[email protected]>", "Yingbo Ma <[email protected]>"]
version = "1.2.2"
version = "1.2.3"

[deps]
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
Expand Down Expand Up @@ -45,7 +45,7 @@ SafeTestsets = "0.1.0"
SciMLBase = "2.48.1"
SciMLOperators = "0.3.9"
SciMLStructures = "1.4.2"
SimpleNonlinearSolve = "1.12.0"
SimpleNonlinearSolve = "1.12.0, 2"
StaticArrays = "1.9.7"
Test = "<0.0.1, 1"
julia = "1.10"
Expand Down

0 comments on commit fd78cf6

Please sign in to comment.