diff --git a/Cargo.toml b/Cargo.toml index 73dd569..55c5f2d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ulid-generator-rs" -version = "0.0.29" +version = "0.0.30" description = "A Rust crate for generating ULIDs" authors = ["Junichi Kato "] edition = "2021"