From e3c954469d469be6c9fe9caad56c334727a02eeb Mon Sep 17 00:00:00 2001 From: Yannick Poirier Date: Mon, 9 Sep 2024 16:14:38 +0200 Subject: [PATCH] v1.3.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a7688ae..68ffbf1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "flute" -version = "1.3.0" +version = "1.3.1" authors = ["Yannick Poirier "] edition = "2021" license = "MIT"