Skip to content

Commit

Permalink
v1.0.2
Browse files Browse the repository at this point in the history
- Change `Debug` for `Id` to use the string representation (#4)
  • Loading branch information
kazk committed Jul 5, 2022
1 parent 138eca8 commit 6e55e98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "xid"
version = "1.0.1"
version = "1.0.2"
license = "MIT"
description = "Globally unique sortable id generator. A Rust port of https://github.com/rs/xid."
keywords = ["id"]
Expand Down

0 comments on commit 6e55e98

Please sign in to comment.