Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Update versions in README.md
  • Loading branch information
Dannyj1 authored Feb 25, 2024
1 parent 6c75b34 commit 28b60a3
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.2.0'
implementation 'com.github.Dannyj1:mistral-java-client:0.2.1'
}
```

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

Expand Down

0 comments on commit 28b60a3

Please sign in to comment.