From c33116023a128539e941c33ad661c5270b72eadd Mon Sep 17 00:00:00 2001 From: zangchuqiang Date: Fri, 7 Aug 2020 16:42:33 +0800 Subject: [PATCH] chore: release v0.0.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4391eb1..d263a5f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@trillion/muld", - "version": "0.0.5", + "version": "0.0.6", "description": "mobile UI components built on react", "main": "lib/index.js", "module": "es/index.js",