chore: bump version to 0.0.2

- Version bump for working bookmark fetching functionality
- Individual bookmark display is now working correctly
This commit is contained in:
Gigi
2025-10-02 09:16:15 +02:00
parent 934043f858
commit 9c34e8d806

View File

@@ -1,6 +1,6 @@
{
"name": "markr",
"version": "0.0.1",
"version": "0.0.2",
"description": "A minimal nostr client for bookmark management",
"type": "module",
"scripts": {