[build] 0.8.9

This commit is contained in:
陈嘉涵
2017-09-01 15:29:23 +08:00
parent 49e7ca2fef
commit 7f25d24702
3 changed files with 23 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.8';
const version = '0.8.9';
const components = [
Actionsheet,
Badge,
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "vant-css",
"version": "0.8.8",
"version": "0.8.9",
"description": "vant css.",
"main": "lib/index.css",
"style": "lib/index.css",