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", "name": "@kunkun/kunkun-ext-browser-bookmark",
"version": "0.0.4", "version": "0.0.5",
"license": "MIT", "license": "MIT",
"exports": "./mod.ts", "exports": "./mod.ts",
"publish": { "publish": {

View File

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