From 02b928086c4a43177cbba3c2f5ad487140ece630 Mon Sep 17 00:00:00 2001 From: chenjiahan Date: Sat, 15 Jan 2022 20:12:41 +0800 Subject: [PATCH] chore: release 2.12.39 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7a39a83d4..62b8ed153 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vant", - "version": "2.12.38", + "version": "2.12.39", "description": "Mobile UI Components built on Vue", "main": "lib/index.js", "module": "es/index.js",