Skip to content

Commit a991cd4

Browse files
authored
Bump version from 0.2.1 to 0.2.2 and update FiniteDifferences (#2570)
1 parent e675a26 commit a991cd4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/EnzymeTestUtils/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "EnzymeTestUtils"
22
uuid = "12d8515a-0907-448a-8884-5fe00fdf1c5a"
33
authors = ["Seth Axen <[email protected]>", "William Moses <[email protected]>", "Valentin Churavy <[email protected]>"]
4-
version = "0.2.1"
4+
version = "0.2.2"
55

66
[deps]
77
ConstructionBase = "187b0558-2788-49d3-abe0-74a17ed4e7c9"
@@ -16,7 +16,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1616
ConstructionBase = "1.4.1"
1717
Enzyme = "0.13"
1818
EnzymeCore = "0.5, 0.6, 0.7, 0.8"
19-
FiniteDifferences = "0.12.12"
19+
FiniteDifferences = "0.12.33"
2020
MetaTesting = "0.1"
2121
Quaternions = "0.7"
2222
julia = "1.10"

0 commit comments

Comments
 (0)