diff --git a/Cargo.toml b/Cargo.toml index 34198ca..0552586 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "lsp-types" -version = "0.94.2" +version = "0.95.0" authors = ["Markus Westerlind ", "Bruno Medeiros "] edition = "2018" description = "Types for interaction with a language server, using VSCode's Language Server Protocol"