diff --git a/package.json b/package.json index f9e8d8c..f85e709 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,8 @@ { "name": "@wisehodl/roots", - "version": "0.2.0", + "version": "0.2.1", "description": "A minimal Nostr protocol library for typescript", + "license": "MIT", "exports": { "./events": { "import": "./dist/events/index.js",