From e67b7d6c59f22e4cbd99aabba952836845971480 Mon Sep 17 00:00:00 2001 From: sjquant Date: Sat, 31 Aug 2024 17:22:43 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20v0.0.10?= 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 63a709a..8dc1310 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "flopha" -version = "0.0.9" +version = "0.0.10" edition = "2021" rust-version = "1.60.0"