From ece3ae695b8ad334dc9fb4bada511da53b64fc81 Mon Sep 17 00:00:00 2001 From: Xinan Xu <39632914+xinaxu@users.noreply.github.com> Date: Tue, 17 Oct 2023 12:48:44 -0700 Subject: [PATCH] Update version.json to v0.5.2 --- version.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.json b/version.json index 4ab5086b..cdebeaba 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "v0.5.1" + "version": "v0.5.2" }