From 222f63f3ac8d9f8738c0f5446ba60df8de1363e2 Mon Sep 17 00:00:00 2001 From: Arian Treffer Date: Wed, 15 Jan 2025 18:36:47 +0100 Subject: [PATCH] release: 1.0.0 --- .github/project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index 0108d8d..91f809a 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,3 +1,3 @@ release: - current-version: "0.1.2" - next-version: "0.2.0-SNAPSHOT" + current-version: "1.0.0" + next-version: "1.0.1-SNAPSHOT"