Skip to content

Commit

Permalink
build 0.11.0-rc2
Browse files Browse the repository at this point in the history
  • Loading branch information
yyx990803 committed Oct 7, 2014
1 parent 890e237 commit 7e767f9
Show file tree
Hide file tree
Showing 5 changed files with 7,366 additions and 3 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.11.0",
"version": "0.11.0-rc2",
"main": "dist/vue.js",
"description": "Simple, Fast & Composable MVVM for building interative interfaces",
"authors": ["Evan You <[email protected]>"],
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.11.0",
"version": "0.11.0-rc2",
"main": "src/vue.js",
"author": "Evan You <[email protected]>",
"description": "Simple, Fast & Composable MVVM for building interative interfaces",
Expand Down
Loading

0 comments on commit 7e767f9

Please sign in to comment.