[build] 0.8.0

This commit is contained in:
陈嘉涵
2017-08-17 13:10:32 +08:00
parent 32fb3d63cf
commit a9f3415598
3 changed files with 11 additions and 3 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ import Swipe from './swipe';
import SwipeItem from './swipe-item';
import DatetimePicker from './datetime-picker';
const version = '0.7.9';
const version = '0.8.0';
const components = [
Button,
Switch,
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "vant-css",
"version": "0.7.10",
"version": "0.8.0",
"description": "vant css.",
"main": "lib/index.css",
"style": "lib/index.css",