From 5e02c59736eea53d5ce51faf3d27dfa793ef3754 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E5=98=89=E6=B6=B5?= Date: Fri, 4 Aug 2017 16:37:03 +0800 Subject: [PATCH] [release] 0.7.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c20e809cc..e13de8dc7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vant", - "version": "0.7.2", + "version": "0.7.3", "description": "有赞vue wap组件库", "main": "lib/vant.js", "style": "lib/vant-css/index.css",