Skip to content

Commit 3398cc4

Browse files
allow Reexport 1.0
1 parent da14586 commit 3398cc4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
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 = ["Kanav Gupta <[email protected]>"]
4-
version = "0.3.3"
4+
version = "0.3.4"
55

66
[deps]
77
FiniteDiff = "6a86dc24-6348-571c-b903-95158fe2bd41"
@@ -16,7 +16,7 @@ UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed"
1616
FiniteDiff = "2"
1717
ForwardDiff = "0.10.3"
1818
RecursiveArrayTools = "2"
19-
Reexport = "0.2"
19+
Reexport = "0.2, 1"
2020
Setfield = "0.7"
2121
StaticArrays = "0.12,1.0"
2222
UnPack = "1.0"

0 commit comments

Comments
 (0)