From 83be582130bd537746f1d235f0b3456323111c0b Mon Sep 17 00:00:00 2001 From: Melloware Date: Wed, 4 Dec 2024 11:20:57 -0500 Subject: [PATCH] 1.0.0 (#22) --- .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"