From 449b550bbdaf209cb02a1cc2e0977145e62693d0 Mon Sep 17 00:00:00 2001 From: Benstone Zhang Date: Tue, 26 Nov 2024 15:55:43 +0800 Subject: [PATCH] Release version 0.4.1 --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index 101d4cf..fb791b0 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ release: - current-version: "0.4.0" + current-version: "0.4.1" next-version: "999-SNAPSHOT"