Skip to content

Commit a14fb54

Browse files
jClugstorChrisRackauckas
authored andcommitted
bump versions
1 parent 928c315 commit a14fb54

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "NonlinearSolve"
22
uuid = "8913a72c-1f9b-4ce2-8d82-65094dcecaec"
33
authors = ["SciML"]
4-
version = "4.12.0"
4+
version = "4.13.0"
55

66
[deps]
77
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -92,7 +92,7 @@ NLSolvers = "0.5"
9292
NLsolve = "4.5"
9393
NaNMath = "1"
9494
NonlinearProblemLibrary = "0.1.2"
95-
NonlinearSolveBase = "2"
95+
NonlinearSolveBase = "2.1"
9696
NonlinearSolveFirstOrder = "1.2"
9797
NonlinearSolveQuasiNewton = "1.8"
9898
NonlinearSolveSpectralMethods = "1.1"

lib/NonlinearSolveBase/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "NonlinearSolveBase"
22
uuid = "be0214bd-f91f-a760-ac4e-3421ce2b2da0"
33
authors = ["Avik Pal <[email protected]> and contributors"]
4-
version = "2.0"
4+
version = "2.1"
55

66
[deps]
77
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"

0 commit comments

Comments
 (0)