Skip to content

Commit 389e694

Browse files
authored
chore: update version for 0.3.0 release
1 parent 2e6a3b9 commit 389e694

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@azure/static-web-apps-cli",
3-
"version": "0.2.2-alpha",
4-
"description": "Azure Static Web Apps Emulator for Auth, API and static content",
3+
"version": "0.3.0",
4+
"description": "Azure Static Web Apps CLI",
55
"scripts": {
66
"start": "node ./dist/cli/index.js",
77
"prestart": "npm run build",

0 commit comments

Comments
 (0)