From 29081b192b38b25527a778252eab914017f92e0d Mon Sep 17 00:00:00 2001 From: mbax Date: Tue, 23 Aug 2016 20:38:54 -0400 Subject: [PATCH] Version to 2.3.0 for release --- README.md | 2 +- docs/index.md | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d70234e97..bcc000782 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ public class Example { org.kitteh.irc client-lib - 2.2.0 + 2.3.0 ``` diff --git a/docs/index.md b/docs/index.md index f2f860d4c..10610a5c4 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 - 2.2.0 + 2.3.0 ... ``` diff --git a/pom.xml b/pom.xml index 88935edfe..bc8ffe594 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.kitteh.irc client-lib - 2.3.0-SNAPSHOT + 2.3.0 jar