diff --git a/Cargo.toml b/Cargo.toml index 286bc11c..1adb93a3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tower-lsp" -version = "0.6.0" +version = "0.7.0" authors = ["Eyal Kalderon "] edition = "2018" description = "Language Server Protocol implementation based on Tower"