[build] 0.10.4

This commit is contained in:
陈嘉涵
2017-10-26 17:09:02 +08:00
parent aab238347d
commit 33c89fecc6
3 changed files with 3 additions and 3 deletions

View File

@@ -59,7 +59,7 @@ import TreeSelect from './tree-select';
import Uploader from './uploader';
import Waterfall from './waterfall';
const version = '0.10.3';
const version = '0.10.4';
const components = [
Actionsheet,
AddressEdit,

View File

@@ -1,6 +1,6 @@
{
"name": "vant-css",
"version": "0.10.3",
"version": "0.10.4",
"description": "vant css.",
"main": "lib/index.css",
"style": "lib/index.css",