From ec55f9ff7a06fb222d73cb772c9775852d5d2299 Mon Sep 17 00:00:00 2001 From: chenjiahan Date: Thu, 10 Feb 2022 19:55:32 +0800 Subject: [PATCH] chore: release 2.12.43 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index baa1bcbbf..04b61c5b2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vant", - "version": "2.12.42", + "version": "2.12.43", "description": "Mobile UI Components built on Vue", "main": "lib/index.js", "module": "es/index.js",