From 20284a7726ae68c06e9683ac891e08f4d7e63a32 Mon Sep 17 00:00:00 2001 From: yggverse Date: Thu, 20 Feb 2025 23:07:17 +0200 Subject: [PATCH] update version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 7fb9990..b91e982 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "titanite" -version = "0.1.0" +version = "0.1.1" edition = "2021" license = "MIT" readme = "README.md"