Skip to content

Commit f9b0b9b

Browse files
github-actions[bot]theogfst--
authored
CompatHelper: bump compat for "FillArrays" to "0.12" (#334)
* CompatHelper: bump compat for "FillArrays" to "0.12" * patch version bump Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Théo Galy-Fajou <[email protected]> Co-authored-by: ST John <[email protected]>
1 parent ef022e3 commit f9b0b9b

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 = "KernelFunctions"
22
uuid = "ec8451be-7e33-11e9-00cf-bbf324bd1392"
3-
version = "0.10.8"
3+
version = "0.10.9"
44

55
[deps]
66
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
@@ -24,7 +24,7 @@ ChainRulesCore = "0.9.44, 0.10"
2424
Compat = "3.7"
2525
CompositionsBase = "0.1"
2626
Distances = "0.10"
27-
FillArrays = "0.10, 0.11"
27+
FillArrays = "0.10, 0.11, 0.12"
2828
Functors = "0.1, 0.2"
2929
Requires = "1.0.1"
3030
SpecialFunctions = "0.8, 0.9, 0.10, 1"

0 commit comments

Comments
 (0)