diff --git a/Cargo.toml b/Cargo.toml index a458a48..765f0f2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ulid-generator-rs" -version = "0.0.110" +version = "0.0.111" description = "A Rust crate for generating ULIDs" authors = ["Junichi Kato "] edition = "2021"