From a8f10a52c90cc0fadffeee20f647a86c7f21fc2e Mon Sep 17 00:00:00 2001 From: Eric Deandrea Date: Mon, 8 Dec 2025 16:53:06 -0500 Subject: [PATCH] chore: Another 0.3.0 release try 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 ab0e904..a8aac52 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ release: - previous-version: 0.2.0 - current-version: 0.3.0 - next-version: 0.3.1 + previous-version: 0.3.0 + current-version: 0.3.1 + next-version: 0.3.2