Bladeren bron

Release-v0.9.3

Evan You 12 jaren geleden
bovenliggende
commit
e1aad8fc83
5 gewijzigde bestanden met toevoegingen van 328 en 179 verwijderingen
  1. 1 1
      bower.json
  2. 1 1
      component.json
  3. 324 175
      dist/vue.js
  4. 1 1
      dist/vue.min.js
  5. 1 1
      package.json

+ 1 - 1
bower.json

@@ -1,6 +1,6 @@
 {
 {
     "name": "vue",
     "name": "vue",
-    "version": "0.9.2",
+    "version": "0.9.3",
     "main": "dist/vue.js",
     "main": "dist/vue.js",
     "description": "Simple, Fast & Composable MVVM for building interative interfaces",
     "description": "Simple, Fast & Composable MVVM for building interative interfaces",
     "authors": ["Evan You <yyx990803@gmail.com>"],
     "authors": ["Evan You <yyx990803@gmail.com>"],

+ 1 - 1
component.json

@@ -1,6 +1,6 @@
 {
 {
     "name": "vue",
     "name": "vue",
-    "version": "0.9.2",
+    "version": "0.9.3",
     "main": "src/main.js",
     "main": "src/main.js",
     "author": "Evan You <yyx990803@gmail.com>",
     "author": "Evan You <yyx990803@gmail.com>",
     "description": "Simple, Fast & Composable MVVM for building interative interfaces",
     "description": "Simple, Fast & Composable MVVM for building interative interfaces",

File diff suppressed because it is too large
+ 324 - 175
dist/vue.js


File diff suppressed because it is too large
+ 1 - 1
dist/vue.min.js


+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "vue",
   "name": "vue",
-  "version": "0.9.2",
+  "version": "0.9.3",
   "author": {
   "author": {
     "name": "Evan You",
     "name": "Evan You",
     "email": "yyx990803@gmail.com",
     "email": "yyx990803@gmail.com",

Some files were not shown because too many files changed in this diff