Skip to content

Commit

Permalink
v4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JulianVennen committed Sep 23, 2024
1 parent 28fdab0 commit a16fb66
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 @@ -11,7 +11,7 @@ This project is available from Maven Central, so you just need to add the depend
#### Gradle
```gradle
dependencies {
implementation 'gs.mclo:api:4.0.3'
implementation 'gs.mclo:api:4.0.4'
}
```

Expand All @@ -20,7 +20,7 @@ dependencies {
<dependency>
<groupId>gs.mclo</groupId>
<artifactId>api</artifactId>
<version>4.0.3</version>
<version>4.0.4</version>
</dependency>
```

Expand Down

0 comments on commit a16fb66

Please sign in to comment.