From c5adec16b3c90e6238df9bf98900f32e8127a68f Mon Sep 17 00:00:00 2001 From: Liam Barry Allan Date: Mon, 24 Jan 2022 00:08:03 -0500 Subject: [PATCH] Bump to 0.4.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0f0a7bd6..b91c79af 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "repository": { "url": "https://github.com/halcyon-tech/vscode-rpgle" }, - "version": "0.4.1", + "version": "0.4.2", "engines": { "vscode": "^1.62.0" },