diff --git a/README.md b/README.md
index 9de3300..6f5c95e 100644
--- a/README.md
+++ b/README.md
@@ -162,7 +162,7 @@ In your Maven project, add this dependency:
io.github.ollama4j
ollama4j
- 1.0.78
+ 1.0.79
```
@@ -218,7 +218,7 @@ In your Maven project, add this dependency:
io.github.ollama4j
ollama4j
- 1.0.78
+ 1.0.79
```
@@ -228,7 +228,7 @@ In your Maven project, add this dependency:
```groovy
dependencies {
- implementation 'com.github.ollama4j:ollama4j:1.0.78'
+ implementation 'com.github.ollama4j:ollama4j:1.0.79'
}
```