From d676b05a14b6817d023f5ae61e5f83b8f5a13c00 Mon Sep 17 00:00:00 2001 From: github-actions Date: Sun, 4 Feb 2024 14:04:28 +0000 Subject: [PATCH] chore: Release flute version 1.1.4 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 6baabcf..52dfdcc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "flute" -version = "1.1.3" +version = "1.1.4" authors = ["Yannick Poirier "] edition = "2021" license = "MIT"