Skip to content

Commit 87e81ee

Browse files
committed
update to version 1.6.1
Signed-off-by: Utkarsh Srivastava <[email protected]>
1 parent dc0f78c commit 87e81ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nodejs-snowflake",
3-
"version": "1.6.0",
3+
"version": "1.6.1",
44
"description": "Generate time sortable 64 bits unique ids for distributed systems (inspired from twitter snowflake)",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)