Skip to content

Commit 60ac807

Browse files
github-actions[bot]dlfivefifty
authored andcommitted
CompatHelper: bump compat for "SpecialFunctions" to "0.10" (#26)
1 parent 2e533b2 commit 60ac807

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
@@ -32,7 +32,7 @@ FastTransforms = "0.8"
3232
FillArrays = "0.8"
3333
IntervalSets = "0.3.1"
3434
Reexport = "0.2"
35-
SpecialFunctions = "0.8, 0.9"
35+
SpecialFunctions = "0.8, 0.9, 0.10"
3636
julia = "1.3"
3737

3838
[extras]
@@ -41,4 +41,4 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
4141
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
4242

4343
[targets]
44-
test = ["Test","StaticArrays","LazyArrays"]
44+
test = ["Test", "StaticArrays", "LazyArrays"]

0 commit comments

Comments
 (0)