Skip to content

Commit

Permalink
Release 4.0.0 (#1873)
Browse files Browse the repository at this point in the history
  • Loading branch information
nandan-bhat authored Jan 30, 2025
1 parent 7414ad6 commit f456baf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
### 1. Install the SDK

```shell
npm i @auth0/nextjs-auth0@beta
npm i @auth0/nextjs-auth0
```

### 2. Add the environment variables
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@auth0/nextjs-auth0",
"version": "4.0.0-beta.14",
"version": "4.0.0",
"description": "Auth0 Next.js SDK",
"scripts": {
"build": "tsc",
Expand Down

0 comments on commit f456baf

Please sign in to comment.