[build] 0.10.9

This commit is contained in:
zhangmin 2017-11-15 16:13:58 +08:00
parent eaa70b021f
commit 262667caf4
2 changed files with 2 additions and 2 deletions

View File

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

View File

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