From a6c431f7230a174105889022e601574d98a6913e Mon Sep 17 00:00:00 2001 From: chenjiahan Date: Sun, 17 May 2020 20:56:48 +0800 Subject: [PATCH] chore: release 2.8.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2662e5929..49f9b1450 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vant", - "version": "2.8.1", + "version": "2.8.2", "description": "Mobile UI Components built on Vue", "main": "lib/index.js", "module": "es/index.js",