[build] 0.8.8

This commit is contained in:
陈嘉涵
2017-09-01 15:14:52 +08:00
parent 2b6db8dc14
commit 34b40fc1a8
3 changed files with 14 additions and 2 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ import Toast from './toast';
import Uploader from './uploader';
import Waterfall from './waterfall';
const version = '0.8.7';
const version = '0.8.8';
const components = [
Actionsheet,
Badge,
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "vant-css",
"version": "0.8.7",
"version": "0.8.8",
"description": "vant css.",
"main": "lib/index.css",
"style": "lib/index.css",