From 22f29334f497a94cc6b302fe2120732265dc6019 Mon Sep 17 00:00:00 2001 From: Denis Golovin Date: Sat, 4 May 2024 22:34:22 -0700 Subject: [PATCH] Update package.json version field to 1.0.2 Signed-off-by: Denis Golovin --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b1c6f88..794363b 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "redhat-authentication", "displayName": "Red Hat Authentication", "description": "Login to Red Hat Developers", - "version": "1.0.1", + "version": "1.0.2", "icon": "icon.png", "publisher": "redhat", "license": "Apache-2.0",