We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0a6cda commit 802b1afCopy full SHA for 802b1af
1 file changed
README.md
@@ -43,7 +43,7 @@ repositories {
43
}
44
45
dependencies {
46
- implementation 'com.github.Dannyj1:mistral-java-client:1.0.0'
+ implementation 'com.github.Dannyj1:mistral-java-client:1.0.1'
47
48
```
49
@@ -60,7 +60,7 @@ dependencies {
60
<dependency>
61
<groupId>com.github.Dannyj1</groupId>
62
<artifactId>mistral-java-client</artifactId>
63
- <version>1.0.0</version>
+ <version>1.0.1</version>
64
</dependency>
65
66
0 commit comments