bump version

This commit is contained in:
Huakun Shen 2025-03-25 01:06:32 -04:00
parent a91b8e4ec4
commit e345b6ed40
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/kunkun-ext-youtube-downloader", "name": "@kunkun/kunkun-ext-youtube-downloader",
"version": "0.1.8", "version": "0.1.9",
"license": "MIT", "license": "MIT",
"exports": "./mod.ts", "exports": "./mod.ts",
"imports": { "imports": {

View File

@ -1,7 +1,7 @@
{ {
"$schema": "https://schema.kunkun.sh", "$schema": "https://schema.kunkun.sh",
"name": "kunkun-ext-youtube-dowloader", "name": "kunkun-ext-youtube-dowloader",
"version": "0.1.8", "version": "0.1.9",
"license": "MIT", "license": "MIT",
"type": "module", "type": "module",
"kunkun": { "kunkun": {