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 bc90c9c commit 87bab74Copy full SHA for 87bab74
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ulid",
3
- "version": "2.1.0",
+ "version": "2.1.1",
4
"description": "A universally unique lexicographically sortable identifier generator",
5
"main": "./dist/ulid.umd.js",
6
"module": "./dist/ulid.es6.js",
0 commit comments