release 1.0 🎉

This commit is contained in:
Daniel Schwabeneder 2020-04-05 13:10:36 +02:00
parent 6e3c218d89
commit 0c101e7d88

View File

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