From 478f26942c88afbc4b538c1a4edb71ba452dc970 Mon Sep 17 00:00:00 2001 From: sjquant Date: Sun, 1 Sep 2024 18:27:08 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20v0.0.12?= 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 73cd257..f7e3726 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "flopha" -version = "0.0.11" +version = "0.0.12" edition = "2021" rust-version = "1.60.0"