Skip to content

Commit 4f42ca0

Browse files
authored
Merge pull request #30 from org-arl/compathelper/new_version/2021-04-27-00-08-09-872-72014392
CompatHelper: bump compat for "StaticArrays" to "1.1"
2 parents 86d6fb5 + b44c5ff commit 4f42ca0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Distributions = "0.21, 0.22, 0.23, 0.24"
2020
Interpolations = "0.12, 0.13"
2121
MAT = "0.6, 0.7, 0.8, 0.9, 0.10"
2222
SpecialFunctions = "0.8, 0.9, 0.10, 1.0"
23-
StaticArrays = "0.12"
23+
StaticArrays = "0.12, 1.1"
2424
StatsBase = "0.32, 0.33"
2525
ToeplitzMatrices = "0.6, 0.7"
2626
julia = "1.5"

0 commit comments

Comments
 (0)