From d2300593c176f3d957959dce81531304136215cb Mon Sep 17 00:00:00 2001 From: niunai Date: Thu, 22 Mar 2018 16:39:08 +0800 Subject: [PATCH] [release] 1.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 502c96e9c..044596f0d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vant", - "version": "1.0.1", + "version": "1.0.2", "description": "A Vue.js 2.0 Mobile UI at YouZan", "main": "lib/vant.js", "style": "lib/vant-css/index.css",