[build] 0.9.8

This commit is contained in:
pangxie1991 2017-09-24 13:24:51 +08:00
parent 33b0f7cbca
commit ac8d123191
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.7'; const version = '0.9.8';
const components = [ const components = [
Actionsheet, Actionsheet,
AddressList, AddressList,

View File

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