diff --git a/Project.toml b/Project.toml index e636905..3a16249 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "PlotThemes" uuid = "ccf2f8ad-2431-5c83-bf29-c5338b663b6a" -version = "2.0.1" +version = "3.0.0" [deps] PlotUtils = "995b91a9-d308-5afd-9ec6-746e21dbc043" @@ -8,7 +8,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" [compat] PlotUtils = "1" -julia = "0.7, 1" +julia = "1" [extras] Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"