diff --git a/packages/adapter-hasura/package.json b/packages/adapter-hasura/package.json index a7bb282d..cd8fc438 100644 --- a/packages/adapter-hasura/package.json +++ b/packages/adapter-hasura/package.json @@ -1,6 +1,6 @@ { "name": "@auth/hasura-adapter", - "version": "0.2.0", + "version": "0.2.1", "description": "Hasura adapter for Auth.js.", "homepage": "https://authjs.dev", "repository": "https://github.com/nextauthjs/next-auth", @@ -59,4 +59,4 @@ "jest": { "preset": "@auth/adapter-test/jest" } -} +} \ No newline at end of file