chore: release v0.6.3-beta.3

This commit is contained in:
Bereket Engida
2024-10-30 17:14:36 +03:00
parent db38569b86
commit fcb5a243e9
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "better-auth",
"version": "0.6.2",
"version": "0.6.3-beta.3",
"description": "The most comprehensive authentication library for TypeScript.",
"type": "module",
"repository": {

View File

@@ -1,6 +1,6 @@
{
"name": "@better-auth/cli",
"version": "0.6.2",
"version": "0.6.3-beta.3",
"description": "The CLI for Better Auth",
"module": "dist/index.mjs",
"repository": {