From dbe69984ea7c793f9c9a6d9716cd3b791802c272 Mon Sep 17 00:00:00 2001 From: Vinicius Stock Date: Wed, 22 Mar 2023 13:25:05 -0400 Subject: [PATCH] Bump version to v0.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d9f53d34..0153c2d8 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.2.1", + "version": "0.2.2", "publisher": "Shopify", "repository": { "type": "git",