From a198326f256d65b1833c6c8198b3aac6e60f9ee5 Mon Sep 17 00:00:00 2001 From: Wynd Date: Thu, 10 Apr 2025 00:42:06 +0300 Subject: [PATCH] version bump --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e920c16..12226b9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ cargo-features = ["codegen-backend"] [package] name = "avoid-rs" -version = "0.2.1" +version = "0.3.0" edition = "2021" [lib]