Skip to content

Commit

Permalink
Bump Tembo-CLI Version - 0.20.6 (#911)
Browse files Browse the repository at this point in the history
Co-authored-by: Vinícius Miguel <36349314+vrmiguel@users.noreply.github.com>
  • Loading branch information
joshuajerin and vrmiguel authored Aug 13, 2024
1 parent e27d455 commit 986480e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion tembo-cli/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions tembo-cli/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
workspace = { members = ["temboclient", "tembodataclient"] }
[package]
name = "tembo-cli"
version = "0.20.5"
version = "0.20.6"
edition = "2021"
authors = ["Tembo.io"]
description = "The CLI for Tembo"
Expand Down Expand Up @@ -54,7 +54,7 @@ dateparser = "0.2.0"
log = "0.4.20"
tera = "1.18.1"
curl = "0.4.44"
temboclient = { version = "1.0.2", path = "temboclient" }
temboclient = { version = "1.0.3", path = "temboclient" }
tembodataclient = { version = "0.0.2", path = "tembodataclient" }
tokio = { version = "1.26.0", features = [
"rt",
Expand Down

0 comments on commit 986480e

Please sign in to comment.