From 5509e95785bd1f58a96424a601b120b408f9a205 Mon Sep 17 00:00:00 2001 From: Phelipe Wesley Date: Sat, 27 Nov 2021 11:33:32 -0300 Subject: [PATCH] update version --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 685e62b..d1664a1 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "Fuzzy" uuid = "a9166f1b-85e5-4df0-9c26-e06b441f12e8" authors = ["Phelipe Wesley and contributors"] -version = "0.3.0" +version = "0.3.1" [compat] julia = "1.6"