From 07f6bbf6b16335c9bff7f4daddddb3ef36962115 Mon Sep 17 00:00:00 2001 From: Eric Deandrea Date: Mon, 8 Dec 2025 16:01:21 -0500 Subject: [PATCH] chore: Release 0.3.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 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