From: Haoqun Jiang Date: Tue, 27 Jul 2021 14:42:16 +0000 (+0800) Subject: chore: 3.0.0-alpha.1 X-Git-Tag: v3.0.0-alpha.2~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7155494778f63e994d3dd03b0c9afcc666eb7a5;p=thirdparty%2Fvuejs%2Fcreate-vue.git chore: 3.0.0-alpha.1 --- diff --git a/package.json b/package.json index 5c2e1e9b..259e7d62 100644 --- a/package.json +++ b/package.json @@ -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",