diff --git a/README.md b/README.md index 2613389..31ec13b 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ - Video Conversion - Video Info +- Convert video to gif ![](https://i.imgur.com/imtXN2D.png) ![](https://i.imgur.com/qhr7c7b.png) diff --git a/package.json b/package.json index 6880b10..a711ee0 100644 --- a/package.json +++ b/package.json @@ -2,8 +2,12 @@ "$schema": "https://schema.kunkun.sh", "license": "MIT", "name": "kunkun-ext-video-processing", - "version": "0.0.10", + "version": "0.0.11", "repository": "https://github.com/kunkunsh/kunkun-ext-video-processing", + "author": { + "name": "Huakun", + "url": "https://github.com/huakunshen" + }, "kunkun": { "name": "Video Processing", "shortDescription": "Video Info, Conversion and more",