diff --git a/README.md b/README.md index 604bda9..d8f274d 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ repositories { } dependencies { - implementation 'com.github.Dannyj1:mistral-java-client:0.1.2' + implementation 'com.github.Dannyj1:mistral-java-client:0.2.0' } ``` @@ -56,7 +56,7 @@ dependencies { com.github.Dannyj1 mistral-java-client - 0.1.2 + 0.2.0 ```