From 9f476f25b693460bbc6858541d25a4c2f284f697 Mon Sep 17 00:00:00 2001 From: Adrian Salceanu Date: Sun, 11 Oct 2020 15:01:42 +0200 Subject: [PATCH] v0.2.1 --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index b0278abb..a0d13866 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "StippleUI" uuid = "a3c5d34a-b254-4859-a8fa-b86abb7e84a3" authors = ["Adrian Salceanu "] -version = "0.2.0" +version = "0.2.1" [deps] DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0" @@ -13,7 +13,7 @@ Stipple = "4acbeb90-81a0-11ea-1966-bdaff8155998" DataFrames = "0.21" Genie = "1" JSON = "0.21" -Stipple = "0.5" +Stipple = "0.5, 0.6" julia = "1" [extras]