From 7e4ee73d2529f7c4a28697371e65cc4921311256 Mon Sep 17 00:00:00 2001 From: chenjiahan Date: Fri, 18 Dec 2020 16:46:36 +0800 Subject: [PATCH] chore: release 2.11.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 74849494a..c773a4d5b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vant", - "version": "2.11.2", + "version": "2.11.3", "description": "Mobile UI Components built on Vue", "main": "lib/index.js", "module": "es/index.js",