Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stirante authored Jan 11, 2020
1 parent 56eda65 commit e5dccbd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ This product is not endorsed, certified or otherwise approved in any way by Riot

## Setup

This project is available on [Jitpack](https://jitpack.io/#stirante/lol-client-java-api/1.1.4)
This project is available on [Jitpack](https://jitpack.io/#stirante/lol-client-java-api/1.1.7)

### Gradle

Expand All @@ -33,7 +33,7 @@ Add the project as a dependency:

```java
dependencies {
compile 'com.github.stirante:lol-client-java-api:1.1.4'
compile 'com.github.stirante:lol-client-java-api:1.1.7'
}
```

Expand All @@ -56,7 +56,7 @@ Add the project as a dependency:
<dependency>
<groupId>com.github.stirante</groupId>
<artifactId>lol-client-java-api</artifactId>
<version>1.1.4</version>
<version>1.1.7</version>
</dependency>
```

Expand Down Expand Up @@ -257,4 +257,4 @@ All contributions are appreciated.
If you would like to contribute to this project, please send a pull request.

## Contact
Have a suggestion, complaint, or question? Open an [issue](https://github.com/stirante/lol-client-java-api/issues).
Have a suggestion, complaint, or question? Open an [issue](https://github.com/stirante/lol-client-java-api/issues).

0 comments on commit e5dccbd

Please sign in to comment.