From a966d58505912ae377f0eb99a03b156938d3ab23 Mon Sep 17 00:00:00 2001 From: "Masih H. Derkani" Date: Mon, 7 Oct 2024 17:18:34 +0100 Subject: [PATCH] Bump version file to 0.6.0 (#701) Prep for release --- version.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.json b/version.json index fc15ae01..42c14d1b 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "v0.5.0" + "version": "v0.6.0" }