8000 Release-v0.10.5 · Aphasia-GitHub/vue@fe996b3 · GitHub
[go: up one dir, main page]

Skip to content

Commit fe996b3

Browse files
author
Evan You
committed
Release-v0.10.5
1 parent 894b5fd commit fe996b3

File tree

5 files changed

+154
-99
lines changed

5 files changed

+154
-99
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue",
3-
"version": "0.10.4",
3+
"version": "0.10.5",
44
"main": "dist/vue.js",
55
"description": "Simple, Fast & Composable MVVM for building interative interfaces",
66
"authors": ["Evan You <yyx990803@gmail.com>"],

component.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue",
3-
"version": "0.10.4",
3+
"version": "0.10.5",
44
"main": "src/main.js",
55
"author": "Evan You <yyx990803@gmail.com>",
66
"description": "Simple, Fast & Composable MVVM for building interative interfaces",

0 commit comments

Comments
 (0)
0