]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/commitdiff
3.0.0-alpha.2 v3.0.0-alpha.2
authorHaoqun Jiang <haoqunjiang@gmail.com>
Wed, 11 Aug 2021 09:30:42 +0000 (17:30 +0800)
committerHaoqun Jiang <haoqunjiang@gmail.com>
Wed, 11 Aug 2021 09:30:42 +0000 (17:30 +0800)
package.json

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