Skip to content

Commit

Permalink
Release-v0.8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
yyx990803 committed Feb 14, 2014
1 parent 1a3ddfd commit eaa6b91
Show file tree
Hide file tree
Showing 11 changed files with 160 additions and 106 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue",
"version": "0.8.5",
"version": "0.8.6",
"main": "dist/vue.js",
"description": "Simple, Fast & Composable MVVM for building interative interfaces",
"authors": ["Evan You <yyx990803@gmail.com>"],
Expand Down
2 changes: 1 addition & 1 deletion component.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue",
"version": "0.8.5",
"version": "0.8.6",
"main": "src/main.js",
"author": "Evan You <yyx990803@gmail.com>",
"description": "Simple, Fast & Composable MVVM for building interative interfaces",
Expand Down

0 comments on commit eaa6b91

Please sign in to comment.