From 3178459bb3659a51542679e14ecfbf8022d89485 Mon Sep 17 00:00:00 2001 From: Kevin Wooten Date: Sat, 24 Feb 2024 00:36:01 -0700 Subject: [PATCH] Initiate release 1.2.0 --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index 440d37f..72f4d0f 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ release: - current-version: "1.1.0" + current-version: "1.2.0" next-version: "999-SNAPSHOT"