File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- [ ![ Maven Central] ( https://img.shields.io/maven-central/v/io.github.husnjak/igdb-api-jvm?versionPrefix=1.2 .0 )] ( https://central.sonatype.com/artifact/io.github.husnjak/igdb-api-jvm/1.2 .0 )
1
+ [ ![ Maven Central] ( https://img.shields.io/maven-central/v/io.github.husnjak/igdb-api-jvm?versionPrefix=1.3 .0 )] ( https://central.sonatype.com/artifact/io.github.husnjak/igdb-api-jvm/1.3 .0 )
2
2
[ ![ ] ( https://jitpack.io/v/husnjak/IGDB-API-JVM.svg )] ( https://jitpack.io/#husnjak/IGDB-API-JVM )
3
3
# IGDB API-JVM (V4)
4
4
A Kotlin wrapper for the IGDB.com Video Game Database API.
@@ -34,15 +34,15 @@ __Maven__
34
34
<dependency >
35
35
<groupId >io.github.husnjak</groupId >
36
36
<artifactId >igdb-api-jvm</artifactId >
37
- <version >1.2 .0</version >
37
+ <version >1.3 .0</version >
38
38
</dependency >
39
39
```
40
40
41
41
__ Gradle__
42
42
43
43
``` gradle
44
44
dependencies {
45
- implementation 'io.github.husnjak:igdb-api-jvm:1.2 .0'
45
+ implementation 'io.github.husnjak:igdb-api-jvm:1.3 .0'
46
46
}
47
47
```
48
48
You can’t perform that action at this time.
0 commit comments