From 83d1bacd199a45ae825b520f910fbd3bb5e02e4a Mon Sep 17 00:00:00 2001 From: Xinan Xu <39632914+xinaxu@users.noreply.github.com> Date: Thu, 21 Sep 2023 12:48:02 -0700 Subject: [PATCH] Update version.json to v0.5.0 --- version.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.json b/version.json index 26a7d478..fc15ae01 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "v0.4.1" + "version": "v0.5.0" }