From 6e748a72130c96f70b37c6f421fea1bd64802dc9 Mon Sep 17 00:00:00 2001 From: chenjiahan Date: Sun, 23 May 2021 15:52:13 +0800 Subject: [PATCH] chore: release 3.0.17 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 549cfaa86..f85dbb046 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vant", - "version": "3.0.16", + "version": "3.0.17", "description": "Mobile UI Components built on Vue", "main": "lib/index.js", "module": "es/index.js",