Skip to content

Commit 9244e39

Browse files
authored
Merge pull request #484 from JuliaDiff/compathelper/new_version/2020-11-29-13-13-24-808-2948761532
CompatHelper: bump compat for "StaticArrays" to "1.0"
2 parents 7863098 + 2b4193c commit 9244e39

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)