From 8e9263bcb7f92b27e63ecf270f28cc3534ac04a8 Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 11 Mar 2024 08:38:41 +0000 Subject: [PATCH] chore: Release flute version 1.1.6 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index bf8cb40..1a3ad7f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "flute" -version = "1.1.5" +version = "1.1.6" authors = ["Yannick Poirier "] edition = "2021" license = "MIT"