diff --git a/README.md b/README.md
index b405125..0a5ee2e 100644
--- a/README.md
+++ b/README.md
@@ -102,7 +102,7 @@ In your Maven project, add this dependency:
io.github.ollama4j
ollama4j
- 1.0.93
+ 1.0.100
```
@@ -158,7 +158,7 @@ In your Maven project, add this dependency:
io.github.ollama4j
ollama4j
- 1.0.93
+ 1.0.100
```
@@ -168,7 +168,7 @@ In your Maven project, add this dependency:
```groovy
dependencies {
- implementation 'io.github.ollama4j:ollama4j:1.0.93'
+ implementation 'io.github.ollama4j:ollama4j:1.0.100'
}
```