Skip to content

Commit

Permalink
Prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
maruTA-bis5 committed Apr 21, 2019
1 parent add2c21 commit 8369878
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 @@ -52,13 +52,13 @@ client.postByIncomingWebhook(payload);
<dependency>
<groupId>net.bis5.mattermost4j</groupId>
<artifactId>mattermost4j-core</artifactId>
<version>0.11.0</version>
<version>0.12.0</version>
</dependency>
```

### Gradle:
```
compile 'net.bis5.mattermost4j:mattermost4j-core:0.11.0'
compile 'net.bis5.mattermost4j:mattermost4j-core:0.12.0'
```

## Contribution
Expand Down

0 comments on commit 8369878

Please sign in to comment.