From bdd4c15fdb66b8f68a98bb4e5d16c7d26c4a1e47 Mon Sep 17 00:00:00 2001 From: tony chen <329604487@qq.com> Date: Sun, 6 Nov 2022 21:23:30 +0800 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d858f5c..ec8ed6b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "taro-lottie", - "version": "1.0.0", + "version": "1.0.1", "description": "lottie for taro", "main": "build/main/index.js", "typings": "build/main/index.d.ts",