]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/commitdiff
3.0.0-beta.1 v3.0.0-beta.1
authorHaoqun Jiang <haoqunjiang@gmail.com>
Wed, 8 Sep 2021 09:16:21 +0000 (17:16 +0800)
committerHaoqun Jiang <haoqunjiang@gmail.com>
Wed, 8 Sep 2021 09:16:21 +0000 (17:16 +0800)
package.json

index 30cd7b2bd2e39808f7c14da419f279ea3a28ef80..89cf984352139018bbb8b5389e3a7588e8f03eb2 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "create-vue",
-  "version": "3.0.0-beta.0",
+  "version": "3.0.0-beta.1",
   "description": "An easy way to start a Vue project",
   "type": "module",
   "main": "index.js",