Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Dannyj1 committed Feb 25, 2024
2 parents 5d0b7ba + d040afa commit 6c75b34
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 @@ -39,7 +39,7 @@ repositories {
}
dependencies {
implementation 'com.github.Dannyj1:mistral-java-client:0.1.2'
implementation 'com.github.Dannyj1:mistral-java-client:0.2.0'
}
```

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

Expand Down

0 comments on commit 6c75b34

Please sign in to comment.