From b8c9ffae6a2907dd46013caecbe9c37d1ff071f1 Mon Sep 17 00:00:00 2001 From: Stan Lo Date: Mon, 3 Oct 2022 15:30:53 +0100 Subject: [PATCH] Bump version to v0.0.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 296da1ae..d767bb46 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "ruby-lsp", "displayName": "Ruby LSP", "description": "VS Code plugin for connecting with the Ruby LSP", - "version": "0.0.7", + "version": "0.0.8", "publisher": "Shopify", "repository": { "type": "git",