From 1130d61dfe09a96279ec94882e51c28e234e6c9c Mon Sep 17 00:00:00 2001 From: Kirill Starkov Date: Tue, 12 Nov 2024 13:24:44 +0800 Subject: [PATCH] bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e8dd4af2b..b9991cf34 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ lto = true [package] name = "refact-lsp" -version = "0.10.2" +version = "0.10.3" edition = "2021" build = "build.rs" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html