Skip to content

Commit 630390d

Browse files
Apply suggestions from code review
1 parent 35e4031 commit 630390d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

lib/NonlinearSolveBase/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Preferences = "1.4"
7272
Printf = "1.10"
7373
RecursiveArrayTools = "3"
7474
SciMLBase = "2.92"
75-
SciMLJacobianOperators = "0.2.0"
75+
SciMLJacobianOperators = "0.1.8"
7676
SciMLOperators = "0.4, 1.0"
7777
SparseArrays = "1.10"
7878
SparseMatrixColorings = "0.4.5"

lib/NonlinearSolveFirstOrder/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Random = "1.10"
5555
ReTestItems = "1.24"
5656
Reexport = "1.2.2"
5757
SciMLBase = "2.69"
58-
SciMLJacobianOperators = "0.2.0"
58+
SciMLJacobianOperators = "0.1.8"
5959
Setfield = "1.1.1"
6060
SparseArrays = "1.10"
6161
SparseConnectivityTracer = "0.6.8"

lib/SciMLJacobianOperators/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "SciMLJacobianOperators"
22
uuid = "19f34311-ddf3-4b8b-af20-060888a46c0e"
33
authors = ["Avik Pal <[email protected]> and contributors"]
4-
version = "0.2.0"
4+
version = "0.1.9"
55

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

0 commit comments

Comments
 (0)