From ed3985083ce322f30cb9ee3fcd89794346feb61d Mon Sep 17 00:00:00 2001 From: jeanp413 Date: Fri, 28 Jul 2023 00:59:47 -0500 Subject: [PATCH] :up: bump version --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 0c5339ff..e05fd035 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "displayName": "Gitpod", "description": "Gitpod Support", "publisher": "gitpod", - "version": "0.0.146", + "version": "0.0.147", "license": "MIT", "icon": "resources/gitpod.png", "repository": { @@ -476,4 +476,4 @@ "ws": "^8.13.0", "yazl": "^2.5.1" } -} \ No newline at end of file +}