version updated

This commit is contained in:
Michael Wechner 2023-12-26 18:43:47 +01:00
parent e06baf0d29
commit 2027171cb9

View File

@ -60,7 +60,7 @@ In your Maven project, add this dependency:
<dependency>
<groupId>io.github.amithkoujalgi</groupId>
<artifactId>ollama4j</artifactId>
<version>1.0.20</version>
<version>1.0.29</version>
</dependency>
```