diff --git a/Cargo.toml b/Cargo.toml index 547f642..a776bf5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mcpeek" -version = "0.1.1" +version = "1.0.0" edition = "2021" license = "MIT" description = "A TUI MCP inspector"