From 5cec9badaa8485597ee0652005003e603c09ad1f Mon Sep 17 00:00:00 2001 From: Kirill Starkov Date: Wed, 4 Dec 2024 16:11:04 +0800 Subject: [PATCH] 0.10.5 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 2df23c22a..23ece8b2d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ lto = true [package] name = "refact-lsp" -version = "0.10.4" +version = "0.10.5" edition = "2021" build = "build.rs" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html