diff --git a/package.json b/package.json index 804ab1c..ec3a640 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@the-minimal/id", "type": "module", - "version": "0.0.0", + "version": "0.0.1", "license": "MIT", "author": "Miroslav Vršecký ", "description": "Minimal, secure and collision-resistant random IDs in TypeScript",