From b76bb7a0d21e3bacb9725b317a76f5efbaaa9837 Mon Sep 17 00:00:00 2001 From: futile Date: Fri, 5 Dec 2025 15:18:39 +0000 Subject: [PATCH] 0.3.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index ea91e4a..70ccde0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "haxor" -version = "0.2.0" +version = "0.3.0" edition = "2024" readme = "README.md" license = "Apache-2.0"