From 6345f9ab8d0e718a65239ee302028824c1131b17 Mon Sep 17 00:00:00 2001 From: Eric Deandrea Date: Mon, 15 Jun 2026 16:08:28 -0400 Subject: [PATCH] chore: release 0.6.0 Signed-off-by: Eric Deandrea --- .github/project.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index 5c081ec..ae2f91f 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ release: - previous-version: 0.5.3 - current-version: 0.5.4 - next-version: 0.5.5 + previous-version: 0.5.4 + current-version: 0.6.0 + next-version: 0.6.1