From d0691a77e976372615cd47bfb072c16e407e9edc Mon Sep 17 00:00:00 2001 From: KlausC Date: Thu, 8 Jul 2021 15:57:48 +0200 Subject: [PATCH] v 0.3.1 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 332a3d4..36dff4e 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "Scanf" uuid = "6ef1bc8b-493b-44e1-8d40-549aa65c4b41" authors = ["KlausC and contributors"] -version = "0.3.0" +version = "0.3.1" [compat] julia = "1.5"