diff --git a/package.json b/package.json index 34c5079..f5077ac 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nostr-dev-kit/ndk-svelte-components", - "version": "0.8.8-1", + "version": "0.8.8-2", "scripts": { "dev": "vite dev", "build": "vite build && npm run package",