diff --git a/package.json b/package.json index f8e3e389..caea35ec 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sidebase/nuxt-auth", - "version": "0.10.1-alpha.1", + "version": "0.10.1-alpha.2", "license": "MIT", "type": "module", "description": "Authentication built for Nuxt 3! Easily add authentication via OAuth providers, credentials or Email Magic URLs!",