From 3358b8279ffbcb6b30322e674993250185512fae Mon Sep 17 00:00:00 2001 From: Tyler Smalley Date: Wed, 21 Jun 2023 13:26:19 -0700 Subject: [PATCH] version: v0.4.3 Signed-off-by: Tyler Smalley --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b979bec..5f0f60e 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "type": "git", "url": "https://github.com/tailscale-dev/vscode-tailscale.git" }, - "version": "0.4.2", + "version": "0.4.3", "engines": { "vscode": "^1.76.0" },