Skip to content

Commit 6668156

Browse files
authored
Merge pull request #282 from JuliaControl/compathelper/new_version/2020-04-05-14-04-44-637-1986807604
CompatHelper: bump compat for "Plots" to "1.0"
2 parents ef05cb7 + 5340e3f commit 6668156

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
@@ -26,6 +26,6 @@ DelayDiffEq = "5.6"
2626
IterTools = "1.0"
2727
LaTeXStrings = "1.0"
2828
OrdinaryDiffEq = "5.2"
29-
Plots = "0.24, 0.25, 0.26, 0.27, 0.28, 0.29"
29+
Plots = "0.24, 0.25, 0.26, 0.27, 0.28, 0.29, 1.0"
3030
Polynomials = "0.6.0"
3131
julia = "1.0"

0 commit comments

Comments
 (0)