diff --git a/package.json b/package.json index 7ad72f8a..17e13baf 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "type": "module", "name": "@auth0/nextjs-auth0", - "version": "4.0.0-beta.1", + "version": "4.0.0-beta.2", "description": "Auth0 Next.js SDK", "main": "dist/index.js", "scripts": {