From 74b54534d290ce6bf5d9f28b7118a35bdc89e8b6 Mon Sep 17 00:00:00 2001 From: drawcall Date: Fri, 20 Jan 2023 16:47:20 +0800 Subject: [PATCH] feat: update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1efe5379..a3d54077 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ffcreator", - "version": "6.7.5", + "version": "6.8.1", "description": "FFCreator is a lightweight and flexible short video production library", "main": "lib/index.js", "types": "types/index.d.ts",