From e8e98c95f13a0f68f4c9ee98684cb284d27b457d Mon Sep 17 00:00:00 2001 From: Jefferson Sankara Date: Tue, 17 Jun 2025 18:15:23 -0700 Subject: [PATCH] chore: bump version to v0.6.0-RC3 --- version.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/version.json b/version.json index 26a0dfed6..4f8ae529c 100644 --- a/version.json +++ b/version.json @@ -1 +1,3 @@ -{"version": "v0.6.0-RC2"} +{ + "version": "v0.6.0-RC3" +} \ No newline at end of file