Skip to content

Commit 090d0ae

Browse files
authored
Merge pull request #240 from JuliaControl/compathelper/new_version/2019-11-27-11-07-47-573-1937447453
CompatHelper: bump compat for "Plots" to "0.28"
2 parents d2e6bbf + 72ef28a commit 090d0ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
2020
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
2121

2222
[compat]
23-
julia = "1.0"
2423
Colors = "0.9.2"
2524
DSP = "0.6.1"
2625
DelayDiffEq = "5.6"
2726
IterTools = "1.0"
2827
LaTeXStrings = "1.0"
2928
OrdinaryDiffEq = "5.2"
30-
Plots = "0.24, 0.25, 0.26, 0.27"
29+
Plots = "0.24, 0.25, 0.26, 0.27, 0.28"
3130
Polynomials = "0.6.0"
31+
julia = "1.0"

0 commit comments

Comments
 (0)