From e9104cd4ddb663a50aa8b5d6855ce11a3f1b20aa Mon Sep 17 00:00:00 2001 From: colder Date: Fri, 17 Apr 2020 15:25:10 +0800 Subject: [PATCH] v0.4.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 62de096..19feb1d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@tarojsx/library", - "version": "0.4.1", + "version": "0.4.2", "description": "Taro3 library", "source": "src/index.ts", "main": "dist/index.js",