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