From dbac648b172e149dfa20dbac76c191e8777115e8 Mon Sep 17 00:00:00 2001 From: Christian Thiel Date: Mon, 19 Feb 2024 11:26:54 +0100 Subject: [PATCH] Release 0.3.0 --- .github/project.yml | 2 +- docs/modules/ROOT/pages/includes/attributes.adoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index 2b806ae..9d6eef3 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ release: - current-version: "0.2.2" + current-version: "0.3.0" next-version: "1.0.0-SNAPSHOT" diff --git a/docs/modules/ROOT/pages/includes/attributes.adoc b/docs/modules/ROOT/pages/includes/attributes.adoc index 555e64d..d724282 100644 --- a/docs/modules/ROOT/pages/includes/attributes.adoc +++ b/docs/modules/ROOT/pages/includes/attributes.adoc @@ -1,3 +1,3 @@ -:project-version: 0.2.2 +:project-version: 0.3.0 :examples-dir: ./../examples/ \ No newline at end of file