We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca05226 commit 1e60fb2Copy full SHA for 1e60fb2
2 files changed
README.md
@@ -10,7 +10,7 @@ For Maven,
10
<dependency>
11
<groupId>in.ashwanthkumar</groupId>
12
<artifactId>slack-java-webhook</artifactId>
13
- <version>0.0.4</version>
+ <version>0.0.5</version>
14
</dependency>
15
```
16
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
5
6
- <version>0.0.5-SNAPSHOT</version>
7
<name>Slack Webhook (Java)</name>
8
<description>Slack Webhook API in Java</description>
9
0 commit comments