Skip to content

Commit 109ce9c

Browse files
committed
Updated version
1 parent b82a50b commit 109ce9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nodejs-snowflake",
3-
"version": "1.3.1",
3+
"version": "1.4.0",
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)