From f70149a03b17e312e9dd37e0e71460b63c106c39 Mon Sep 17 00:00:00 2001 From: Georgios Andrianakis Date: Fri, 5 Jan 2024 16:42:44 +0200 Subject: [PATCH] Release 0.6.1 --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index b21205535..304bdb5fd 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ release: - current-version: "0.6.0" + current-version: "0.6.1" next-version: "999-SNAPSHOT"