chore: set initial version to 0.0.1

- Update package.json version from 0.1.0 to 0.0.1
- This represents the initial MVP release of markr
This commit is contained in:
Gigi
2025-10-02 07:18:34 +02:00
parent 16a95facc5
commit f99c29ce78

View File

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