diff --git a/Cargo.toml b/Cargo.toml index 1b3336a..8e573b9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] edition = "2018" name = "lsp-server" -version = "0.5.0" +version = "0.5.1" authors = ["rust-analyzer developers"] repository = "https://github.com/rust-analyzer/lsp-server" license = "MIT OR Apache-2.0"