From e7fa73bf84e6cd6f2cba05c4a9ce108f3c4b9752 Mon Sep 17 00:00:00 2001 From: yggverse Date: Sun, 23 Feb 2025 08:59:52 +0200 Subject: [PATCH] update version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 87770b2..fc2fcaf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "titanite" -version = "0.2.1" +version = "0.3.0" edition = "2021" license = "MIT" readme = "README.md"