Skip to content

Commit 298d021

Browse files
Merge pull request #21 from JuliaDiffEq/compathelper/new_version/2020-02-06-12-04-16-454-787665157
CompatHelper: bump compat for "RecipesBase" to "0.8"
2 parents e234cea + c8b4119 commit 298d021

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
@@ -21,10 +21,10 @@ DiffEqBase = "6"
2121
DiffEqCallbacks = "2.9"
2222
FileIO = "1.0"
2323
OrdinaryDiffEq = "5"
24+
RecipesBase = "0.7, 0.8"
2425
RecursiveArrayTools = "2"
25-
StaticArrays = "0.10, 0.11, 0.12"
26-
RecipesBase = "0.7"
2726
Reexport = "0.2"
27+
StaticArrays = "0.10, 0.11, 0.12"
2828
julia = "1"
2929

3030
[extras]

0 commit comments

Comments
 (0)