From 689cea26896e9b4aed06ed76f371076920847378 Mon Sep 17 00:00:00 2001 From: chenjiahan Date: Thu, 1 Oct 2020 09:16:28 +0800 Subject: [PATCH] chore: release 2.10.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 299b457e8..22d116b53 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vant", - "version": "2.10.8", + "version": "2.10.9", "description": "Mobile UI Components built on Vue", "main": "lib/index.js", "module": "es/index.js",