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