From 0c46513acc92f05828b000e510f695d004094806 Mon Sep 17 00:00:00 2001 From: "David M. Lloyd" Date: Fri, 1 May 2026 12:17:19 -0500 Subject: [PATCH] Release 3.0.alpha1 --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index 0743a19..0667da4 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,5 +1,5 @@ name: JDeparser # for this project, always set next-version to the next *minor* unless it's on a stable branch! release: - current-version: 3.0-SNAPSHOT + current-version: 3.0.alpha1 next-version: 3.0-SNAPSHOT