Updated README.md

Signed-off-by: Amith Koujalgi <koujalgi.amith@gmail.com>
This commit is contained in:
Amith Koujalgi 2024-07-13 14:02:50 +05:30
parent a05052e095
commit e85aeae6e0

View File

@ -88,7 +88,7 @@ Check the releases [here](https://github.com/amithkoujalgi/ollama4j/releases).
<dependency>
<groupId>io.github.amithkoujalgi</groupId>
<artifactId>ollama4j</artifactId>
<version>v1.0.74</version>
<version>1.0.74</version>
</dependency>
```