From 8ea9a1a6b87961902e5bd0de0bc5e978bbd2e661 Mon Sep 17 00:00:00 2001 From: rancui <271242038@qq.com> Date: Tue, 26 Oct 2021 11:32:11 +0800 Subject: [PATCH] chore: release 0.1.48 --- packages/rc-ui-lib/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/rc-ui-lib/package.json b/packages/rc-ui-lib/package.json index 098f9dee..21e9d0e1 100644 --- a/packages/rc-ui-lib/package.json +++ b/packages/rc-ui-lib/package.json @@ -1,6 +1,6 @@ { "name": "rc-ui-lib", - "version": "0.1.47", + "version": "0.1.48", "description": "React Mobile UI Components base on Vant UI", "repository": "https://github.com/rancui/rc-ui-lib", "main": "lib/index.js",