diff --git a/README.md b/README.md index 51b3f05c1..0b310f052 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ public class Example { org.kitteh.irc client-lib - 1.1.0 + 2.0.0 ``` diff --git a/docs/index.md b/docs/index.md index 2d3958c5c..802fd99db 100644 --- a/docs/index.md +++ b/docs/index.md @@ -57,7 +57,7 @@ KICL is built and deployed using Maven. Releases are available on Maven Central. org.kitteh.irc client-lib - 1.1.0 + 2.0.0 ... ``` diff --git a/pom.xml b/pom.xml index 9456000c0..7911a48fb 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.kitteh.irc client-lib - 2.0.0-SNAPSHOT + 2.0.0 jar