chore: match package.json and jsr.json version

This commit is contained in:
Huakun Shen 2025-01-12 02:04:52 -05:00
parent e142407486
commit 031ec8f25a
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/ext-image-processing",
"version": "0.0.9",
"version": "0.0.10",
"license": "MIT",
"exports": "./mod.ts",
"publish": {

View File

@ -1,7 +1,7 @@
{
"$schema": "https://schema.kunkun.sh",
"name": "image-processing",
"version": "0.0.8",
"version": "0.0.10",
"kunkun": {
"name": "Image Processing",
"shortDescription": "Image Processing",