Browse Source

bump 0.12.0-beta4

Evan You 11 năm trước cách đây
mục cha
commit
83c7cf35a9
3 tập tin đã thay đổi với 3 bổ sung3 xóa
  1. 1 1
      bower.json
  2. 1 1
      component.json
  3. 1 1
      package.json

+ 1 - 1
bower.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "vue",
   "name": "vue",
-  "version": "0.12.0-beta3",
+  "version": "0.12.0-beta4",
   "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.12.0-beta3",
+  "version": "0.12.0-beta4",
   "main": "src/vue.js",
   "main": "src/vue.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",

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "vue",
   "name": "vue",
-  "version": "0.12.0-beta3",
+  "version": "0.12.0-beta4",
   "author": "Evan You <yyx990803@gmail.com>",
   "author": "Evan You <yyx990803@gmail.com>",
   "license": "MIT",
   "license": "MIT",
   "description": "Simple, Fast & Composable MVVM for building interative interfaces",
   "description": "Simple, Fast & Composable MVVM for building interative interfaces",