Skip to content

Commit d6aaa64

Browse files
CompatHelper: bump compat for "FillArrays" to "0.11" (#146)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: David Widmann <[email protected]>
1 parent 3053aae commit d6aaa64

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,6 +1,6 @@
11
name = "DistributionsAD"
22
uuid = "ced4e74d-a319-5a8a-b0ac-84af2272839c"
3-
version = "0.6.17"
3+
version = "0.6.18"
44

55
[deps]
66
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
@@ -29,7 +29,7 @@ ChainRulesCore = "0.9.9"
2929
Compat = "3.6"
3030
DiffRules = "0.1, 1.0"
3131
Distributions = "0.23.3, 0.24"
32-
FillArrays = "0.8, 0.9, 0.10"
32+
FillArrays = "0.8, 0.9, 0.10, 0.11"
3333
ForwardDiff = "0.10.6"
3434
NaNMath = "0.3"
3535
PDMats = "0.9, 0.10"

0 commit comments

Comments
 (0)