From 655f4679b3bb1be3886b1bc4f4cb3639f5091dff Mon Sep 17 00:00:00 2001 From: chenzhiqing01 <329604487@qq.com> Date: Thu, 4 Aug 2022 15:37:38 +0800 Subject: [PATCH] feat: version 1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0bbb7d6..aee2ae2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "linear-gradient-taro", - "version": "1.0.0", + "version": "1.0.1", "description": "linear gradient fro taro", "main": "build/main/index.js", "typings": "build/main/index.d.ts",