From 5917f51b83c0d0c9149b6cf5f6777406c8ce05bf Mon Sep 17 00:00:00 2001 From: George Gastaldi Date: Fri, 18 Oct 2024 19:13:12 -0300 Subject: [PATCH] Release 0.8.0 (#95) --- .github/project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index b6306c5..67375eb 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,3 +1,3 @@ release: - current-version: "0.7.0" - next-version: "999-SNAPSHOT" \ No newline at end of file + current-version: "0.8.0" + next-version: "999-SNAPSHOT"