]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/commitdiff
3.0.0-beta.0 v3.0.0-beta.0
authorHaoqun Jiang <haoqunjiang@gmail.com>
Thu, 19 Aug 2021 13:22:42 +0000 (21:22 +0800)
committerHaoqun Jiang <haoqunjiang@gmail.com>
Thu, 19 Aug 2021 13:22:42 +0000 (21:22 +0800)
package.json

index f05b675a6111ffdfd02fb7fc05c921e5d7ae3275..314067cfe11c5e87697ffe571d1f2e25b23c9b83 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "create-vue",
-  "version": "3.0.0-alpha.3",
+  "version": "3.0.0-beta.0",
   "description": "An easy way to start a Vue project",
   "type": "module",
   "main": "index.js",