diff --git a/Cargo.toml b/Cargo.toml index 3957fa3..5be1113 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "protols" description = "Language server for proto3 files" -version = "0.2.1" +version = "0.3.0" edition = "2021" license = "MIT" homepage = "https://github.com/coder3101/protols"