]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/commitdiff
chore: 3.0.0-alpha.0
authorHaoqun Jiang <haoqunjiang@gmail.com>
Tue, 27 Jul 2021 14:39:29 +0000 (22:39 +0800)
committerHaoqun Jiang <haoqunjiang@gmail.com>
Tue, 27 Jul 2021 14:39:29 +0000 (22:39 +0800)
package.json

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