From 70ca8798522203f50daef34823ce25c80cff858d Mon Sep 17 00:00:00 2001 From: Huakun Shen Date: Sat, 18 Jan 2025 06:26:09 -0500 Subject: [PATCH] fix: update package and version for QRCode extension --- jsr.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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": {