[build] 0.9.0

This commit is contained in:
陈嘉涵
2017-09-07 11:26:35 +08:00
parent c4fd51e5d7
commit 45a1409a39
3 changed files with 6 additions and 3 deletions
+1 -1
View File
@@ -51,7 +51,7 @@ import Toast from './toast';
import Uploader from './uploader';
import Waterfall from './waterfall';
const version = '0.8.9';
const version = '0.9.0';
const components = [
Actionsheet,
Area,
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "vant-css",
"version": "0.8.9",
"version": "0.9.0",
"description": "vant css.",
"main": "lib/index.css",
"style": "lib/index.css",