Skip to content

Commit 802b1af

Browse files
authored
Update versions in README.md
1 parent d0a6cda commit 802b1af

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ repositories {
4343
}
4444
4545
dependencies {
46-
implementation 'com.github.Dannyj1:mistral-java-client:1.0.0'
46+
implementation 'com.github.Dannyj1:mistral-java-client:1.0.1'
4747
}
4848
```
4949

@@ -60,7 +60,7 @@ dependencies {
6060
<dependency>
6161
<groupId>com.github.Dannyj1</groupId>
6262
<artifactId>mistral-java-client</artifactId>
63-
<version>1.0.0</version>
63+
<version>1.0.1</version>
6464
</dependency>
6565
```
6666

0 commit comments

Comments
 (0)