Skip to content

Commit 19da066

Browse files
committed
Bump version number to 3.0.0
1 parent 8115a7c commit 19da066

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "next-auth",
3-
"version": "3.0.0-beta.26",
3+
"version": "3.0.0",
44
"description": "Authentication for Next.js",
55
"homepage": "https://next-auth.js.org",
6-
"repository": "https://github.com/iaincollins/next-auth.git",
6+
"repository": "https://github.com/nextauthjs/next-auth.git",
77
"author": "Iain Collins <[email protected]>",
88
"main": "index.js",
99
"scripts": {

0 commit comments

Comments
 (0)