Skip to content

Commit 3af7181

Browse files
Merge pull request #203 from JuliaDiffEq/compathelper/new_version/2019-11-20-15-07-44-012-612779825
CompatHelper: bump compat for "GeneralizedGenerated" to "0.2"
2 parents 6a0b7ef + 6a502aa commit 3af7181

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
@@ -18,16 +18,16 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
1818
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
1919

2020
[compat]
21-
julia = "1"
2221
DiffEqBase = "6"
2322
DiffRules = "0.1"
2423
DocStringExtensions = "0.7, 0.8"
24+
GeneralizedGenerated = "0.1.4, 0.2"
2525
Latexify = "0.11, 0.12"
26-
GeneralizedGenerated = "0.1.4"
2726
MacroTools = "0.5"
2827
NaNMath = "0.3"
2928
SpecialFunctions = "0.7, 0.8"
3029
StaticArrays = "0.10, 0.11, 0.12"
30+
julia = "1"
3131

3232
[extras]
3333
OrdinaryDiffEq = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"

0 commit comments

Comments
 (0)