diff --git a/Cargo.toml b/Cargo.toml index 65955a2..2474f4e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "general-sam" -version = "1.0.4" +version = "1.0.5" edition = "2024" license = "MIT OR Apache-2.0" description = "A general suffix automaton implementation in Rust"