Skip to content

Commit 870b2a9

Browse files
authored
Bump version in README.md
1 parent 573d497 commit 870b2a9

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
@@ -34,7 +34,7 @@ repositories {
3434
}
3535
3636
dependencies {
37-
implementation 'com.github.Dannyj1:mistral-java-client:2.1.0'
37+
implementation 'com.github.Dannyj1:mistral-java-client:2.1.1'
3838
}
3939
```
4040

@@ -52,7 +52,7 @@ dependencies {
5252
<dependency>
5353
<groupId>com.github.Dannyj1</groupId>
5454
<artifactId>mistral-java-client</artifactId>
55-
<version>2.1.0</version>
55+
<version>2.1.1</version>
5656
</dependency>
5757
```
5858

0 commit comments

Comments
 (0)