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