From c498613e4344df475a144fee99b3ac4f40805716 Mon Sep 17 00:00:00 2001 From: 3lang <675483520@qq.com> Date: Fri, 27 Aug 2021 17:16:43 +0800 Subject: [PATCH] feat: v0.2.7 new components: - number-keyboard --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7bcc1ec7d..9bf5f38d4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-vant", - "version": "0.2.6", + "version": "0.2.7", "description": "React Mobile UI Components base on Vant UI", "repository": "https://github.com/3lang3/react-vant.git", "main": "lib/index.js",