Skip to content

Commit b3d76c3

Browse files
committed
[build] 1.0.10
1 parent a5c75f9 commit b3d76c3

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

dist/vue.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* Vue.js v1.0.9
2+
* Vue.js v1.0.10
33
* (c) 2015 Evan You
44
* Released under the MIT License.
55
*/
@@ -9274,7 +9274,7 @@
92749274
partial: partial
92759275
};
92769276

9277-
Vue.version = '1.0.9';
9277+
Vue.version = '1.0.10';
92789278

92799279
/**
92809280
* Vue and every constructor that extends Vue has an

0 commit comments

Comments
 (0)