Skip to content

Commit 0512bb0

Browse files
committed
v0.1.1
- Remove tailing new line from Linux machine id - Fix Windows machine id
1 parent 37849a3 commit 0512bb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "xid"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
license = "MIT"
55
description = "Globally unique sortable id generator. A Rust port of https://github.com/rs/xid."
66
keywords = ["id"]

0 commit comments

Comments
 (0)