From c7a7bff4b3bd5ae5df4afe693bbea13cf488e8e6 Mon Sep 17 00:00:00 2001 From: benectic Date: Tue, 28 Sep 2021 20:38:50 +0800 Subject: [PATCH] 0.0.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 19e1486..b5fb565 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@tarojs/plugin-indie", - "version": "0.0.5", + "version": "0.0.6", "description": "Taro 单独分包运行插件", "main": "index.js", "scripts": {