From cf0345f21d3e41ae63d5ed334303dcc436f8532c Mon Sep 17 00:00:00 2001 From: BowsiePup <34384474+BowsiePup@users.noreply.github.com> Date: Mon, 8 Jan 2024 21:56:25 -0500 Subject: [PATCH] V0.1.1 - Update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5979090..c248c44 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tabby-web-auth-handler", - "version": "0.1.0", + "version": "0.1.1", "description": "Web authentication handler for Tabby. Opens a native browser window when a web authentication is requested by the server.", "keywords": [ "tabby-plugin"