From 3d603ca52765d70f091ac574345f1c1a4ee7f146 Mon Sep 17 00:00:00 2001 From: Stan Lo Date: Thu, 5 Dec 2024 12:04:53 +0000 Subject: [PATCH] Bump version to v0.8.16 --- vscode/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vscode/package.json b/vscode/package.json index 5b467f7a8..1d41babde 100644 --- a/vscode/package.json +++ b/vscode/package.json @@ -2,7 +2,7 @@ "name": "ruby-lsp", "displayName": "Ruby LSP", "description": "VS Code plugin for connecting with the Ruby LSP", - "version": "0.8.15", + "version": "0.8.16", "publisher": "Shopify", "repository": { "type": "git",