From 1f3f9e92f02972a8fd8a01c74c7b854084fb8951 Mon Sep 17 00:00:00 2001 From: BenjaminScholtens Date: Fri, 24 Apr 2026 12:39:48 -0400 Subject: [PATCH] Bump version from 0.5.0 to 0.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 599cd27..2b676a9 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "displayName": "Frontier Authentication", "description": "Authentication extension for Frontier", "publisher": "frontier-rnd", - "version": "0.5.0", + "version": "0.6.0", "repository": { "type": "git", "url": "https://github.com/frontier-rnd/frontier-authentication"