Skip to content

Commit 0aec312

Browse files
authored
Merge pull request #243 from JuliaControl/compathelper/new_version/2019-12-17-14-02-59-522-1074000113
CompatHelper: bump compat for "Colors" to "0.10" and "0.11"
2 parents 68c6751 + 23effa9 commit 0aec312

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 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
2020
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
2121

2222
[compat]
23-
Colors = "0.9.2, 0.11"
23+
Colors = "0.9.2, 0.10, 0.11"
2424
DSP = "0.6.1"
2525
DelayDiffEq = "5.6"
2626
IterTools = "1.0"

0 commit comments

Comments
 (0)