diff --git a/Cargo.toml b/Cargo.toml index be2a820..1ed0bbf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "xid" -version = "1.0.0" +version = "1.0.1" license = "MIT" description = "Globally unique sortable id generator. A Rust port of https://github.com/rs/xid." keywords = ["id"]