diff --git a/Cargo.toml b/Cargo.toml index 16a863d..7b6e196 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,7 +11,7 @@ # License identifier (SPDX format, e.g. MIT, Apache-2.0) license = "MIT" # Current crate version (Semantic Versioning compliant) - version = "0.2.2" + version = "1.0.1" # Rust edition (modern syntax and features) edition = "2024"