Skip to content

Commit f388eff

Browse files
authored
Allow ChainRulesCore 1.0
1 parent 787a6a4 commit f388eff

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 = "ComponentArrays"
22
uuid = "b0b7db55-cfe3-40fc-9ded-d10e2dbeff66"
33
authors = ["Jonnie Diegelman <[email protected]>"]
4-
version = "0.11.1"
4+
version = "0.11.2"
55

66
[deps]
77
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
@@ -11,7 +11,7 @@ Requires = "ae029012-a4dd-5104-9daa-d747884805df"
1111

1212
[compat]
1313
ArrayInterface = "2.13, 3"
14-
ChainRulesCore = "0.8, 0.9, 0.10"
14+
ChainRulesCore = "0.8, 0.9, 0.10, 1"
1515
Requires = "1.0.1"
1616
julia = "1"
1717

0 commit comments

Comments
 (0)