chore(release): bump version to 0.1.1

This commit is contained in:
Gigi
2025-10-03 01:04:20 +02:00
parent 974cecb85f
commit 86de9c9f1f
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "markr",
"version": "0.1.0",
"version": "0.1.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "markr",
"version": "0.1.0",
"version": "0.1.1",
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^7.1.0",
"@fortawesome/free-solid-svg-icons": "^7.1.0",

View File

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