From aa99ae6ab25c54ec71b3d5dae67b362b2212e191 Mon Sep 17 00:00:00 2001 From: github-actions Date: Sun, 12 Nov 2023 14:52:06 +0000 Subject: [PATCH] chore: Release flute version 1.1.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e67e01f..d990b07 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "flute" -version = "1.0.4" +version = "1.1.0" authors = ["Yannick Poirier "] edition = "2021" license = "MIT"