From b2067747ace3d295e0401229ab0a9c52b220b1a3 Mon Sep 17 00:00:00 2001 From: Georgios Andrianakis Date: Mon, 3 Jun 2024 11:39:57 +0300 Subject: [PATCH] Release 0.15.0 --- .github/project.yml | 2 +- docs/modules/ROOT/pages/includes/attributes.adoc | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index 7636d3fdc..5a80970ba 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ release: - current-version: "0.14.1" + current-version: "0.15.0" next-version: "999-SNAPSHOT" diff --git a/docs/modules/ROOT/pages/includes/attributes.adoc b/docs/modules/ROOT/pages/includes/attributes.adoc index 8da12b608..0b689b66c 100644 --- a/docs/modules/ROOT/pages/includes/attributes.adoc +++ b/docs/modules/ROOT/pages/includes/attributes.adoc @@ -1,3 +1,3 @@ -:project-version: 0.14.1 +:project-version: 0.15.0 :langchain4j-version: 0.31.0 -:examples-dir: ./../examples/ \ No newline at end of file +:examples-dir: ./../examples/