From 17bd2f3db62ff7859db1b00ad039d9b98340e214 Mon Sep 17 00:00:00 2001 From: sjquant Date: Sat, 31 Aug 2024 15:44:18 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20v0.0.8?= 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 134ae03..b8edbd3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "flopha" -version = "0.0.7" +version = "0.0.8" edition = "2021" rust-version = "1.60.0"