chore: release v0.4.12-beta.2

This commit is contained in:
Bereket Engida
2024-10-16 23:17:39 +03:00
parent 44ae469cd6
commit 46a1805e00
2 changed files with 2 additions and 2 deletions

View File

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

View File

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