We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 916dac8 commit 7088578Copy full SHA for 7088578
README.md
@@ -43,7 +43,7 @@ Repository URL: `http://repo.kitteh.org/content/groups/public/`
43
```xml
44
<groupId>org.kitteh.irc</groupId>
45
<artifactId>client-lib</artifactId>
46
-<version>0.3.10</version>
+<version>0.4.0</version>
47
```
48
49

pom.xml
@@ -4,7 +4,7 @@
4
5
6
7
- <version>0.4.0-SNAPSHOT</version>
+ <version>0.4.0</version>
8
9
<packaging>jar</packaging>
10
0 commit comments