From 755dcd5fee93fde96eca3ba210c1687147cc148c Mon Sep 17 00:00:00 2001 From: Kirill Starkov Date: Fri, 27 Dec 2024 15:49:25 +0800 Subject: [PATCH] 0.10.7 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 761402348..c2c619925 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ lto = true [package] name = "refact-lsp" -version = "0.10.6" +version = "0.10.7" edition = "2021" build = "build.rs" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html