diff --git a/Cargo.toml b/Cargo.toml index 26be59f..3c7e008 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "general-sam" -version = "1.0.2" +version = "1.0.3" edition = "2024" license = "MIT OR Apache-2.0" description = "A general suffix automaton implementation in Rust"