diff --git a/tembo-cli/Cargo.toml b/tembo-cli/Cargo.toml index 12bda7c32..c2d4f2f49 100644 --- a/tembo-cli/Cargo.toml +++ b/tembo-cli/Cargo.toml @@ -1,7 +1,7 @@ workspace = { members = ["temboclient", "tembodataclient"] } [package] name = "tembo-cli" -version = "0.10.0" +version = "0.11.0" edition = "2021" authors = ["Tembo.io"] description = "The CLI for Tembo"