Skip to content

Commit

Permalink
v1.0.3
Browse files Browse the repository at this point in the history
* Fix clippy by #8
* Support wasm target by #7
  • Loading branch information
kazk committed Oct 14, 2022
1 parent 6101e05 commit 76b8ca8
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.2"
version = "1.0.3"
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 76b8ca8

Please sign in to comment.