From 717a5f7d844b5c7349cd80c9ccd6f193e842c5db Mon Sep 17 00:00:00 2001 From: sjquant Date: Sat, 31 Aug 2024 22:22:33 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20v0.0.11?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 8dc1310..73cd257 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "flopha" -version = "0.0.10" +version = "0.0.11" edition = "2021" rust-version = "1.60.0"