From bb1a13c0c3f310a591b573541c15e84d8d2218bd Mon Sep 17 00:00:00 2001 From: Melloware Date: Wed, 9 Oct 2024 15:10:14 -0400 Subject: [PATCH] 2.1.0 (#124) --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index 92dbb5f..cad4fe4 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ release: - current-version: "2.0.6" + current-version: "2.1.0" next-version: "999-SNAPSHOT"