From 566fb8c80c8ec3b1c88f7b243642aae554fc8bf5 Mon Sep 17 00:00:00 2001 From: Renuka Fernando Date: Thu, 16 Jul 2026 13:01:57 +0530 Subject: [PATCH] chore(cli): bump version to 0.9.0-SNAPSHOT Prepare for the upcoming 0.9.0 release by advancing the CLI development version from 0.8.0-SNAPSHOT to 0.9.0-SNAPSHOT. --- cli/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cli/VERSION b/cli/VERSION index 35dae96bb5..5ea35de7ad 100644 --- a/cli/VERSION +++ b/cli/VERSION @@ -1 +1 @@ -0.8.0-SNAPSHOT +0.9.0-SNAPSHOT