From 0d3b8056cfb1e20abb869b7a99c5cc295af968f3 Mon Sep 17 00:00:00 2001 From: Christian Thiel Date: Thu, 16 May 2024 14:12:01 +0200 Subject: [PATCH] Release 1.0.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 9d6eef3..30b3ae8 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ release: - current-version: "0.3.0" + current-version: "1.0.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 d724282..8731c86 100644 --- a/docs/modules/ROOT/pages/includes/attributes.adoc +++ b/docs/modules/ROOT/pages/includes/attributes.adoc @@ -1,3 +1,3 @@ -:project-version: 0.3.0 +:project-version: 1.0.0 :examples-dir: ./../examples/ \ No newline at end of file