Skip to content

Commit 9776f15

Browse files
github-actions[bot]CompatHelper Juliast--
authored
CompatHelper: bump compat for FillArrays to 0.13, (keep existing compat) (#437)
Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org> Co-authored-by: st-- <st--@users.noreply.github.com>
1 parent a2d46ed commit 9776f15

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.30"
3+
version = "0.10.31"
44

55
[deps]
66
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
@@ -25,7 +25,7 @@ ChainRulesCore = "1"
2525
Compat = "3.7"
2626
CompositionsBase = "0.1"
2727
Distances = "0.10"
28-
FillArrays = "0.10, 0.11, 0.12"
28+
FillArrays = "0.10, 0.11, 0.12, 0.13"
2929
Functors = "0.1, 0.2"
3030
IrrationalConstants = "0.1"
3131
LogExpFunctions = "0.2.1, 0.3"

0 commit comments

Comments
 (0)