From f90c012543498c571ce51270d3fc8d00e63e028c Mon Sep 17 00:00:00 2001 From: yggverse Date: Mon, 24 Feb 2025 03:08:35 +0200 Subject: [PATCH] update version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 01868f8..ca6fb98 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "titanite" -version = "0.3.1" +version = "0.3.2" edition = "2021" license = "MIT" readme = "README.md"