Skip to content

Commit 9bfb8b8

Browse files
author
Evan You
committed
Release-v0.8.7
1 parent 70d9fd3 commit 9bfb8b8

File tree

6 files changed

+373
-206
lines changed

6 files changed

+373
-206
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue",
3-
"version": "0.8.6",
3+
"version": "0.8.7",
44
"main": "dist/vue.js",
55
"description": "Simple, Fast & Composable MVVM for building interative interfaces",
66
"authors": ["Evan You <[email protected]>"],

component.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue",
3-
"version": "0.8.6",
3+
"version": "0.8.7",
44
"main": "src/main.js",
55
"author": "Evan You <[email protected]>",
66
"description": "Simple, Fast & Composable MVVM for building interative interfaces",

0 commit comments

Comments
 (0)