From e5d19793f8e8543d04da5e159c18ba6c3e082f55 Mon Sep 17 00:00:00 2001 From: barry <3708366+worksofliam@users.noreply.github.com> Date: Thu, 23 Dec 2021 21:42:39 -0500 Subject: [PATCH] Bump to 0.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d4fd2bb3..7dbcf1a7 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "repository": { "url": "https://github.com/halcyon-tech/vscode-rpgle" }, - "version": "0.2.0", + "version": "0.2.1", "engines": { "vscode": "^1.62.0" },