update version and dep of RecipesBase

This commit is contained in:
Michael Krabbe Borregaard 2020-02-06 12:08:35 +01:00 committed by GitHub
parent fbe8dcaf78
commit 33553eb055
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
name = "Plots"
uuid = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
author = ["Tom Breloff (@tbreloff)"]
version = "0.28.5"
version = "0.29.0"
[deps]
Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
@ -42,7 +42,7 @@ NaNMath = "0.3"
PGFPlotsX = "1.2.0"
PlotThemes = "1"
PlotUtils = "0.6.1"
RecipesBase = "0.6, 0.7"
RecipesBase = "0.8"
Reexport = "0.2"
Requires = "0.5, 1.0"
Showoff = "0.3.1"