From c7d82469db90eb9ffdb5c38dc0d5f8aeeaa066a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E5=98=89=E6=B6=B5?= Date: Sat, 1 Feb 2020 15:38:22 +0800 Subject: [PATCH] chore: release 2.4.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 72f656f71..38e81fe60 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vant", - "version": "2.4.5", + "version": "2.4.6", "description": "Mobile UI Components built on Vue", "main": "lib/index.js", "module": "es/index.js",