diff --git a/Cargo.toml b/Cargo.toml index 84b09fc..4b52b62 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tower-lsp" -version = "0.18.0" +version = "0.19.0" authors = ["Eyal Kalderon "] edition = "2021" description = "Language Server Protocol implementation based on Tower"