diff --git a/README.md b/README.md
index f2a6c1e..b306c47 100644
--- a/README.md
+++ b/README.md
@@ -153,7 +153,7 @@ In your Maven project, add this dependency:
io.github.ollama4j
ollama4j
- 1.0.89
+ 1.0.93
```
@@ -209,7 +209,7 @@ In your Maven project, add this dependency:
io.github.ollama4j
ollama4j
- 1.0.89
+ 1.0.93
```
@@ -219,7 +219,7 @@ In your Maven project, add this dependency:
```groovy
dependencies {
- implementation 'io.github.ollama4j:ollama4j:1.0.79'
+ implementation 'io.github.ollama4j:ollama4j:1.0.93'
}
```