Skip to content

Commit 7e767f9

Browse files
committed
build 0.11.0-rc2
1 parent 890e237 commit 7e767f9

File tree

5 files changed

+7366
-3
lines changed

5 files changed

+7366
-3
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.11.0",
3+
"version": "0.11.0-rc2",
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.11.0",
3+
"version": "0.11.0-rc2",
44
"main": "src/vue.js",
55
"author": "Evan You <[email protected]>",
66
"description": "Simple, Fast & Composable MVVM for building interative interfaces",

0 commit comments

Comments
 (0)