Update version to 0.0.5 in package.json and jsr.json

This commit is contained in:
Huakun Shen 2025-01-22 13:18:07 -05:00
parent 06858372a5
commit 00ba6e0255
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@kunkun/kunkun-ext-browser-bookmark",
"version": "0.0.4",
"version": "0.0.5",
"license": "MIT",
"exports": "./mod.ts",
"publish": {

View File

@ -6,7 +6,7 @@
"name": "Huakun",
"url": "https://huakunshen.com"
},
"version": "0.0.4",
"version": "0.0.5",
"repository": "https://github.com/kunkunsh/kunkun-ext-browser-bookmark",
"type": "module",
"kunkun": {