From 7f74c3f3931ea166d949221fccf18fe0cf8dec0b Mon Sep 17 00:00:00 2001 From: chenjiahan Date: Thu, 12 Aug 2021 10:25:58 +0800 Subject: [PATCH] release: 3.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bd51c3734..5eb12a9f3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vant", - "version": "3.1.5", + "version": "3.2.0", "description": "Mobile UI Components built on Vue", "main": "lib/index.js", "module": "es/index.js",