From 9e76248481a4726d05f1d51a9e8628aca5b37f9b Mon Sep 17 00:00:00 2001 From: pilcrowOnPaper Date: Wed, 17 Jan 2024 16:52:44 +0900 Subject: [PATCH] update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c6342a27..590686b8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "arctic", "type": "module", - "version": "0.10.4", + "version": "0.10.5", "description": "OAuth 2.0 with built-in providers", "main": "dist/index.js", "types": "dist/index.d.ts",