From 0ae8ec1b9bb4cb3d50630ed7df4443032dd947b6 Mon Sep 17 00:00:00 2001 From: Eric Deandrea Date: Wed, 17 Dec 2025 09:53:59 -0500 Subject: [PATCH] chore: release version 0.4.1 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 3f3e291..fe51c42 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ release: - previous-version: 0.4.0 - current-version: 0.4.1 - next-version: 0.4.2 + previous-version: 0.4.1 + current-version: 0.4.2 + next-version: 0.4.3