From 20c62a65386b9e579a0bc657e3ce2c951767ad05 Mon Sep 17 00:00:00 2001
From: "quarkiverse-ci[bot]"
<181291436+quarkiverse-ci[bot]@users.noreply.github.com>
Date: Wed, 8 Jan 2025 14:33:49 +0000
Subject: [PATCH] Update README to 0.23.1
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index f01e80f96..666ca4078 100644
--- a/README.md
+++ b/README.md
@@ -33,7 +33,7 @@ To incorporate Quarkus LangChain4j into your Quarkus project, add the following
io.quarkiverse.langchain4j
quarkus-langchain4j-openai
- 0.23.0
+ 0.23.1
```
@@ -43,7 +43,7 @@ or, to use Ollama:
io.quarkiverse.langchain4j
quarkus-langchain4j-ollama
- 0.23.0
+ 0.23.1
```