Skip to content

Commit

Permalink
Update versions in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Dannyj1 authored Mar 21, 2024
1 parent d0a6cda commit 802b1af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ repositories {
}
dependencies {
implementation 'com.github.Dannyj1:mistral-java-client:1.0.0'
implementation 'com.github.Dannyj1:mistral-java-client:1.0.1'
}
```

Expand All @@ -60,7 +60,7 @@ dependencies {
<dependency>
<groupId>com.github.Dannyj1</groupId>
<artifactId>mistral-java-client</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
</dependency>
```

Expand Down

0 comments on commit 802b1af

Please sign in to comment.