diff --git a/jsr.json b/jsr.json index f061638..121c4c1 100644 --- a/jsr.json +++ b/jsr.json @@ -1,6 +1,6 @@ { "name": "@kunkun/kunkun-ext-qrcode", - "version": "0.1.2", + "version": "0.1.3", "license": "MIT", "exports": "./mod.ts", "publish": { diff --git a/mod.ts b/mod.ts new file mode 100644 index 0000000..e69de29 diff --git a/package.json b/package.json index a802c1c..fbdcb36 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.2", + "version": "0.1.3", "description": "QRCode Extension", "repository": "https://github.com/kunkunsh/kunkun-ext-qrcode", "kunkun": {