Skip to content

Commit 666d94b

Browse files
committed
Move to v2.0.1
Signed-off-by: Utkarsh Srivastava <[email protected]>
1 parent 2fe0c00 commit 666d94b

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 = "nodejs-snowflake"
3-
version = "2.0.0"
3+
version = "2.0.1"
44
authors = ["Utkarsh Srivastava <[email protected]>"]
55
edition = "2021"
66
description = "Generate time sortable 64 bits unique ids for distributed systems (inspired from twitter snowflake)"

0 commit comments

Comments
 (0)