diff --git a/package.json b/package.json index ac9311c..ae7b5f7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@nuxtjs/better-auth", "type": "module", - "version": "0.2.1", + "version": "0.2.2", "packageManager": "pnpm@11.22.0", "description": "Nuxt module for Better Auth integration with NuxtHub, route protection, session management, and role-based access", "author": "onmax",