Bump version (1.2.0)

This commit is contained in:
Giorgio Calderone 2020-04-12 01:43:04 +02:00
parent f2d5200b06
commit feaf286abc
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
name = "Gnuplot"
uuid = "dc211083-a33a-5b79-959f-2ff34033469d"
version = "1.1.0"
version = "1.2.0"
[deps]
ColorSchemes = "35d6a980-a343-548e-a6ea-1d62b119f2f4"

View File

@ -1061,7 +1061,7 @@ end
Return the **Gnuplot.jl** package version.
"""
version() = v"1.1.0"
version() = v"1.2.0"
# ---------------------------------------------------------------------
"""