fix(smartffmpeg): Bump patch version to 1.1.1

This commit is contained in:
2025-12-11 23:07:36 +00:00
parent 329e6ebef5
commit 95cf2a6a3a
3 changed files with 8 additions and 2 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartffmpeg',
version: '1.1.0',
version: '1.1.1',
description: 'A fast Node.js module for media file conversion using ffmpeg'
}