[build] 0.9.9

This commit is contained in:
pangxie1991 2017-09-26 20:13:56 +08:00
parent be6331ad21
commit 435511e23d
2 changed files with 2 additions and 2 deletions

View File

@ -53,7 +53,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.9.8'; const version = '0.9.9';
const components = [ const components = [
Actionsheet, Actionsheet,
AddressList, AddressList,

View File

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