diff --git a/Cargo.toml b/Cargo.toml index 6b76117..f98cef6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "lsp-ai" -version = "0.1.0" +version = "0.2.0" edition = "2021" license = "MIT" description = "LSP-AI is an open-source language server that serves as a backend for AI-powered functionality, designed to assist and empower software engineers, not replace them."