From de74496465c1428b139d30f3a3b4a32f5c4e78d9 Mon Sep 17 00:00:00 2001 From: Sean Chok Date: Thu, 26 Oct 2023 17:19:17 +0800 Subject: [PATCH] v0.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c9ffeb9..00d8d83 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "url": "https://github.com/deploifai/vscode-deploifai.git" }, "description": "Deploifai support within VSCode", - "version": "0.2.1", + "version": "0.2.2", "engines": { "vscode": "^1.75.0" },