From 465c43a59b59778e79c103f883576f9994c77661 Mon Sep 17 00:00:00 2001 From: chenjiahan Date: Sat, 2 Jan 2021 17:23:18 +0800 Subject: [PATCH] chore: release 3.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 38a4403b3..7d8417f12 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vant", - "version": "3.0.1", + "version": "3.0.2", "description": "Mobile UI Components built on Vue", "main": "lib/index.js", "module": "es/index.js",