Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bevzaanton authored Aug 16, 2018
1 parent 37b1695 commit 067b6a0
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 @@ -43,15 +43,15 @@ To implement all of the features above you can use the following components:

Download via Gradle:
```gradle
compile 'com.github.stfalcon:chatkit:0.3.0'
compile 'com.github.stfalcon:chatkit:0.3.1'
```

or Maven:
```xml
<dependency>
<groupId>com.github.stfalcon</groupId>
<artifactId>chatkit</artifactId>
<version>0.3.0</version>
<version>0.3.1</version>
<type>pom</type>
</dependency>
```
Expand Down

0 comments on commit 067b6a0

Please sign in to comment.