We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b82a50b commit 109ce9cCopy full SHA for 109ce9c
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "nodejs-snowflake",
3
- "version": "1.3.1",
+ "version": "1.4.0",
4
"description": "Generate time sortable 64 bits unique ids for distributed systems (inspired from twitter snowflake)",
5
"main": "lib/index.js",
6
"types": "lib/index.d.ts",
0 commit comments