From d683b97eb97edeab5a60976a3ece1b4b22344ea5 Mon Sep 17 00:00:00 2001 From: colder Date: Thu, 9 Apr 2020 15:12:04 +0800 Subject: [PATCH] v0.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4a3ff87..b797520 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@tarojsx/library", - "version": "0.2.0", + "version": "0.3.0", "description": "Taro3 library", "source": "src/index.ts", "main": "dist/index.js",