Skip to content

Commit 8f25673

Browse files
CompatHelper: bump compat for "StaticArrays" to "1.0" (#41)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 588bc44 commit 8f25673

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
@@ -46,5 +46,5 @@ LazyArrays = "0.14, 0.15, 0.16, 0.18, 0.19"
4646
Makie = "0.10, 0.11"
4747
RecipesBase = "0.5, 0.6, 0.7, 1"
4848
SpecialFunctions = "0.7, 0.8, 0.9, 0.10, 1.0"
49-
StaticArrays = "0.11, 0.12"
49+
StaticArrays = "0.11, 0.12, 1.0"
5050
julia = "1.3"

0 commit comments

Comments
 (0)