From 25f8c8a5f1c319b8d05012989051b19da590d850 Mon Sep 17 00:00:00 2001 From: worksofliam <mrliamallan@live.co.uk> Date: Thu, 10 Aug 2023 20:11:11 -0400 Subject: [PATCH] Bump to 0.20.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2340a6d2..5e17ea71 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "url": "https://github.com/halcyon-tech/vscode-rpgle" }, "license": "MIT", - "version": "0.19.3", + "version": "0.20.0", "engines": { "vscode": "^1.70.0" },