From 38ae23c6a1e40d10eb9066a1238c337419d0237c Mon Sep 17 00:00:00 2001 From: Eric Deandrea Date: Tue, 16 Dec 2025 13:51:20 -0500 Subject: [PATCH] chore: Release v0.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