From 808ea623a5c8c9267a53b77c0fc384449cfaeb58 Mon Sep 17 00:00:00 2001 From: Adarsh Shah Date: Tue, 23 Apr 2024 06:12:38 -0400 Subject: [PATCH] test trigger --- tembo-cli/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tembo-cli/Cargo.toml b/tembo-cli/Cargo.toml index 78bfe12db..bb338c941 100644 --- a/tembo-cli/Cargo.toml +++ b/tembo-cli/Cargo.toml @@ -4,7 +4,7 @@ name = "tembo-cli" version = "0.20.4" edition = "2021" authors = ["Tembo.io"] -description = "CLI for Tembo" +description = "The CLI for Tembo" homepage = "https://www.tembo.io" license = "MIT" readme = "README.md"