From 8e8c4385151cda677c5be0673fcff5c06c9f25b1 Mon Sep 17 00:00:00 2001 From: Melloware Date: Wed, 4 Dec 2024 11:18:48 -0500 Subject: [PATCH] 1.0.0 --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index 0946556..5e812d3 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ release: - current-version: "0.0.3" + current-version: "1.0.0" next-version: "999-SNAPSHOT"