From d99572414b7cd02e46ef7c3a11d9f6e3db4ba5fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E5=98=89=E6=B6=B5?= Date: Mon, 15 Oct 2018 11:29:25 +0800 Subject: [PATCH] [release] 0.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7dcdff74..ba6b66fe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vant-weapp", - "version": "0.3.9", + "version": "0.4.0", "author": "youzan", "license": "MIT", "miniprogram": "dist",