From 52501ad05e90a8580e9492f68fd55265a507acbb Mon Sep 17 00:00:00 2001 From: Adrian Salceanu Date: Sun, 15 Aug 2021 19:47:31 +0200 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 0b351ed..02871d8 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "StippleCharts" uuid = "30ddb3f0-912f-4f34-9804-e4bb31290777" authors = ["Adrian Salceanu "] -version = "0.10" +version = "0.11" [deps] DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"