From a20ef3bbb526b29255bd0a072934b2108286c3a6 Mon Sep 17 00:00:00 2001 From: Daniel Gavin Date: Mon, 19 Sep 2022 00:47:46 +0200 Subject: Update vscode extension version to 0.1.4 --- editors/vscode/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editors/vscode/package.json b/editors/vscode/package.json index 555f422..c3d42bc 100644 --- a/editors/vscode/package.json +++ b/editors/vscode/package.json @@ -7,7 +7,7 @@ "type": "git", "url": "git://github.com/DanielGavin/ols.git" }, - "version": "0.1.2", + "version": "0.1.4", "engines": { "vscode": "^1.65.0" }, -- cgit v1.2.3