We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e9727b commit f45529cCopy full SHA for f45529c
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ulid",
3
- "version": "2.2.3",
+ "version": "2.3.0",
4
"description": "A universally-unique, lexicographically-sortable, identifier generator",
5
"main": "./dist/index.umd.js",
6
"module": "./dist/index.esm.js",
0 commit comments