From c607c39ed1d8d2e48d589a41f0e2224fe3f2b5c6 Mon Sep 17 00:00:00 2001 From: George Gastaldi Date: Thu, 30 Nov 2023 10:29:36 -0300 Subject: [PATCH] Release 1.1.0 --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index 32e230f..440d37f 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ release: - current-version: "1.0.3" + current-version: "1.1.0" next-version: "999-SNAPSHOT"