Commit 3e3ac4f5eca4202dd9d63eca04a92a19b5f24d68

Authored by 梁灏
1 parent 8e4f708f

release 2.0.0-rc.7

Showing 2 changed files with 2 additions and 2 deletions   Show diff stats
examples/routers/tabs.vue
@@ -17,7 +17,7 @@ @@ -17,7 +17,7 @@
17 </template> 17 </template>
18 18
19 19
20 -<script lang="babel"> 20 +<script>
21 export default { 21 export default {
22 data () { 22 data () {
23 return { 23 return {
1 { 1 {
2 "name": "iview", 2 "name": "iview",
3 - "version": "2.0.0-rc.6", 3 + "version": "2.0.0-rc.7",
4 "title": "iView", 4 "title": "iView",
5 "description": "A high quality UI components Library with Vue.js", 5 "description": "A high quality UI components Library with Vue.js",
6 "homepage": "http://www.iviewui.com", 6 "homepage": "http://www.iviewui.com",