From 673e01518548cf5542b6b3baf83bd90b022c7ce0 Mon Sep 17 00:00:00 2001 From: Eric Deandrea Date: Tue, 16 Dec 2025 13:36:42 -0500 Subject: [PATCH] chore: Release 0.4.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 0e95fe0c..3f3e2913 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ release: - previous-version: 0.3.0 - current-version: 0.4.0 - next-version: 0.4.1 + previous-version: 0.4.0 + current-version: 0.4.1 + next-version: 0.4.2