diff --git a/Cargo.toml b/Cargo.toml index f2c7f6fe..20eaedb4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tower-lsp" -version = "0.13.2" +version = "0.13.3" authors = ["Eyal Kalderon "] edition = "2018" description = "Language Server Protocol implementation based on Tower"