From 22d293517265de988f4b692c55b89e4806afad3f Mon Sep 17 00:00:00 2001 From: Vinicius Stock Date: Fri, 14 Jul 2023 10:17:41 -0600 Subject: [PATCH] Bump version to v0.7.0 --- Gemfile.lock | 2 +- VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2275f1cc6..5873c0f83 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - ruby-lsp (0.6.2) + ruby-lsp (0.7.0) language_server-protocol (~> 3.17.0) sorbet-runtime syntax_tree (>= 6.1.1, < 7) diff --git a/VERSION b/VERSION index b61604874..faef31a43 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.6.2 +0.7.0