mirror of
https://github.com/kunkunsh/kunkun-ext-image-processing.git
synced 2025-04-03 18:06:42 +00:00
chore: bump version to 0.0.15 in jsr.json and package.json
This commit is contained in:
parent
f8527064eb
commit
d796f8bd4d
5
jsr.json
5
jsr.json
@ -1,7 +1,7 @@
|
||||
{
|
||||
"$schema": "https://jsr.io/schema/config-file.v1.json",
|
||||
"name": "@kunkun/ext-image-processing",
|
||||
"version": "0.0.14",
|
||||
"version": "0.0.15",
|
||||
"license": "MIT",
|
||||
"exports": "./mod.ts",
|
||||
"publish": {
|
||||
@ -16,6 +16,5 @@
|
||||
"src/types.ts",
|
||||
".npmrc"
|
||||
]
|
||||
},
|
||||
"exclude": ["deno-src"]
|
||||
}
|
||||
}
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"$schema": "https://schema.kunkun.sh",
|
||||
"name": "image-processing",
|
||||
"version": "0.0.14",
|
||||
"version": "0.0.15",
|
||||
"kunkun": {
|
||||
"name": "Image Processing",
|
||||
"shortDescription": "Image Processing",
|
||||
|
Loading…
x
Reference in New Issue
Block a user