From ee60162fd85b907e9833e9e8e8ed9573fdac8c03 Mon Sep 17 00:00:00 2001 From: windingwind <33902321+windingwind@users.noreply.github.com> Date: Sun, 17 Nov 2024 18:58:06 +0100 Subject: [PATCH] chore(publish): release v0.0.1 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index d4e3791..df075e5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "bionic-for-zotero", - "version": "0.0.0", + "version": "0.0.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "bionic-for-zotero", - "version": "0.0.0", + "version": "0.0.1", "license": "AGPL-3.0-or-later", "dependencies": { "zotero-plugin-toolkit": "^4.0.10" diff --git a/package.json b/package.json index 434e973..ae97111 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bionic-for-zotero", - "version": "0.0.0", + "version": "0.0.1", "description": "Bionic reading experience with Zotero.", "config": { "addonName": "Bionic for Zotero",