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

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