From 7211a882fc5b7b4ac1fd4eb30f269237c21d4fc3 Mon Sep 17 00:00:00 2001 From: Zheng Feng Date: Sun, 10 Nov 2024 18:18:39 +0800 Subject: [PATCH] Release 0.1.0 --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index 494c229..7471f41 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ release: - current-version: "0" + current-version: "0.1.0" next-version: "999-SNAPSHOT"