Skip to content

Commit 2b4193c

Browse files
CompatHelper: bump compat for "StaticArrays" to "1.0"
1 parent 7863098 commit 2b4193c

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
@@ -19,7 +19,7 @@ DiffRules = "0.0.4, 0.0.5, 0.0.6, 0.0.7, 0.0.8, 0.0.9, 0.0.10, 0.1, 1.0"
1919
DiffTests = "0.0.1, 0.1"
2020
NaNMath = "0.2.2, 0.3"
2121
SpecialFunctions = "0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, 0.10, 1.0"
22-
StaticArrays = "0.8.3, 0.9, 0.10, 0.11, 0.12"
22+
StaticArrays = "0.8.3, 0.9, 0.10, 0.11, 0.12, 1.0"
2323
julia = "1"
2424

2525
[extras]

0 commit comments

Comments
 (0)