diff --git a/Cargo.toml b/Cargo.toml index 8b42afa..066839f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "nodejs-snowflake" -version = "2.0.0" +version = "2.0.1" authors = ["Utkarsh Srivastava "] edition = "2021" description = "Generate time sortable 64 bits unique ids for distributed systems (inspired from twitter snowflake)"