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 7714e61 commit c2e6180Copy full SHA for c2e6180
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ulid",
3
- "version": "1.1.1",
+ "version": "2.0.0",
4
"description": "A universally unique lexicographically sortable identifier generator",
5
"main": "./dist/ulid.umd.js",
6
"module": "./dist/ulid.es.js",
0 commit comments