diff --git a/jsr.json b/jsr.json index 0e25348..f061638 100644 --- a/jsr.json +++ b/jsr.json @@ -1,6 +1,6 @@ { - "name": "@kunkun/kunkun-ext-ip-info", - "version": "0.1.1", + "name": "@kunkun/kunkun-ext-qrcode", + "version": "0.1.2", "license": "MIT", "exports": "./mod.ts", "publish": { diff --git a/package.json b/package.json index 5edd953..a802c1c 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "$schema": "https://schema.kunkun.sh/", "name": "kunkun-ext-qrcode", "license": "MIT", - "version": "0.1.1", + "version": "0.1.2", "description": "QRCode Extension", "repository": "https://github.com/kunkunsh/kunkun-ext-qrcode", "kunkun": {