chore: release v0.4.13

This commit is contained in:
Bereket Engida
2024-10-18 09:22:30 +03:00
parent 6826e2e58e
commit bb2002e052
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "better-auth",
"version": "0.4.12",
"version": "0.4.13",
"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",
"version": "0.4.13",
"description": "The CLI for Better Auth",
"module": "dist/index.mjs",
"repository": {