diff --git a/Cargo.toml b/Cargo.toml index e09a664..aac5757 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bracoxide" -version = "0.1.0" +version = "0.1.1" edition = "2021" description = "A feature-rich library for brace pattern combination, permutation generation, and error handling." repository = "https://github.com/atahabaki/bracoxide"