diff --git a/packages/adapter-upstash-redis/package.json b/packages/adapter-upstash-redis/package.json index 1f48507961..e245398812 100644 --- a/packages/adapter-upstash-redis/package.json +++ b/packages/adapter-upstash-redis/package.json @@ -1,6 +1,6 @@ { "name": "@next-auth/upstash-redis-adapter", - "version": "3.0.1", + "version": "3.0.2", "description": "Upstash adapter for next-auth. It uses Upstash's connectionless (HTTP based) Redis client.", "homepage": "https://next-auth.js.org", "repository": "https://github.com/nextauthjs/next-auth",