Skip to content

Commit

Permalink
Prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
maruTA-bis5 committed Feb 22, 2019
1 parent d543389 commit a4251af
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.8.0</version>
<version>0.9.0</version>
</dependency>
```

### Gradle:
```
compile 'net.bis5.mattermost4j:mattermost4j-core:0.8.0'
compile 'net.bis5.mattermost4j:mattermost4j-core:0.9.0'
```

## Contribution
Expand Down

0 comments on commit a4251af

Please sign in to comment.