Skip to content

Commit a16fb66

Browse files
committed
v4.1.0
1 parent 28fdab0 commit a16fb66

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
@@ -11,7 +11,7 @@ This project is available from Maven Central, so you just need to add the depend
1111
#### Gradle
1212
```gradle
1313
dependencies {
14-
implementation 'gs.mclo:api:4.0.3'
14+
implementation 'gs.mclo:api:4.0.4'
1515
}
1616
```
1717

@@ -20,7 +20,7 @@ dependencies {
2020
<dependency>
2121
<groupId>gs.mclo</groupId>
2222
<artifactId>api</artifactId>
23-
<version>4.0.3</version>
23+
<version>4.0.4</version>
2424
</dependency>
2525
```
2626

0 commit comments

Comments
 (0)