Skip to content

Commit 6c75b34

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 5d0b7ba + d040afa commit 6c75b34

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ repositories {
3939
}
4040
4141
dependencies {
42-
implementation 'com.github.Dannyj1:mistral-java-client:0.1.2'
42+
implementation 'com.github.Dannyj1:mistral-java-client:0.2.0'
4343
}
4444
```
4545

@@ -56,7 +56,7 @@ dependencies {
5656
<dependency>
5757
<groupId>com.github.Dannyj1</groupId>
5858
<artifactId>mistral-java-client</artifactId>
59-
<version>0.1.2</version>
59+
<version>0.2.0</version>
6060
</dependency>
6161
```
6262

0 commit comments

Comments
 (0)