release 2.0.0-rc.7
This commit is contained in:
parent
8e4f708f25
commit
3e3ac4f5ec
2 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@
|
|||
</template>
|
||||
|
||||
|
||||
<script lang="babel">
|
||||
<script>
|
||||
export default {
|
||||
data () {
|
||||
return {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "iview",
|
||||
"version": "2.0.0-rc.6",
|
||||
"version": "2.0.0-rc.7",
|
||||
"title": "iView",
|
||||
"description": "A high quality UI components Library with Vue.js",
|
||||
"homepage": "http://www.iviewui.com",
|
||||
|
|
Loading…
Add table
Reference in a new issue