bump version to 0.1.1 and correct license spelling in package.json

This commit is contained in:
Huakun Shen 2025-01-18 06:20:50 -05:00
parent be1246bf76
commit 1a42503c2c
No known key found for this signature in database
2 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@kunkun/kunkun-ext-jwt",
"version": "0.1.0",
"version": "0.1.1",
"license": "MIT",
"exports": "./mod.ts",
"publish": {

View File

@ -1,7 +1,8 @@
{
"$schema": "https://schema.kunkun.sh/",
"name": "kunkun-ext-jwt",
"version": "0.0.9",
"version": "0.1.1",
"licence": "MIT",
"repository": "https://github.com/kunkunsh/kunkun-ext-jwt",
"kunkun": {
"name": "JWT Inspector",