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 a2f4a19 commit fc418a6Copy full SHA for fc418a6
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.6</version>
+<version>0.3.8</version>
47
```
48
49

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