diff --git a/package-lock.json b/package-lock.json index 2343618e..6a48e53b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@manekinekko/swa-emu", - "version": "0.0.1-alpha.4", + "version": "0.0.1-alpha.5", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index f966a5d4..b9829da7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@manekinekko/swa-emu", - "version": "0.0.1-alpha.4", + "version": "0.0.1-alpha.5", "description": "Azure Static Web Apps Emulator for Auth, API and static content", "scripts": { "release": "release-it --preRelease=alpha"