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