From 223bdcf38e8b716d305e7511fc97e12e235506e0 Mon Sep 17 00:00:00 2001 From: worksofliam Date: Mon, 29 Jan 2024 10:52:50 -0500 Subject: [PATCH] Bump to 0.26.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a6cef0f0..139a7717 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "url": "https://github.com/halcyon-tech/vscode-rpgle" }, "license": "MIT", - "version": "0.25.0", + "version": "0.26.0", "engines": { "vscode": "^1.70.0" },