From 35ca42bfc22e02b5eabb090fb132aee79a77b97d Mon Sep 17 00:00:00 2001 From: BtoBastian Date: Tue, 5 Apr 2016 16:30:56 +0200 Subject: [PATCH] Incremented version number --- README.md | 8 ++++---- pom.xml | 2 +- sdcf4j-core/pom.xml | 2 +- sdcf4j-discord4j/pom.xml | 2 +- sdcf4j-javacord/pom.xml | 2 +- sdcf4j-jda/pom.xml | 2 +- 6 files changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 157edaf..cec752c 100644 --- a/README.md +++ b/README.md @@ -12,14 +12,14 @@ A **s**imple **D**iscord **c**ommand **f**ramework **for** **J**ava, supporting de.btobastian.sdcf4j sdcf4j-core - 1.0.0 + 1.0.2 de.btobastian.sdcf4j sdcf4j-javacord - 1.0.0 + 1.0.2 ``` @@ -28,7 +28,7 @@ A **s**imple **D**iscord **c**ommand **f**ramework **for** **J**ava, supporting * [Javacord server](https://discord.gg/0qJ2jjyneLEgG7y3) * [DiscordAPI #java_javacord channel](https://discord.gg/0SBTUU1wZTVXVKEo) -You can find me on one of these servers/channels. Fell free to contact me if you need help. :) +You can find me on one of these servers/channels. Feel free to contact me if you need help. :) #Download For those of you how don't use maven: [Jenkins](http://ci.ketrwu.de/job/sdcf4j/lastSuccessfulBuild/) @@ -93,4 +93,4 @@ CommandHandler cmdHandler = new Discord4JHandler(client); // register the command cmdHandler.registerCommand(new PingCommand()); -``` +``` \ No newline at end of file diff --git a/pom.xml b/pom.xml index fbb370d..904058e 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ de.btobastian.sdcf4j sdcf4j pom - 1.0.1 + 1.0.2 UTF-8 diff --git a/sdcf4j-core/pom.xml b/sdcf4j-core/pom.xml index f38dbac..1e79f52 100644 --- a/sdcf4j-core/pom.xml +++ b/sdcf4j-core/pom.xml @@ -5,7 +5,7 @@ sdcf4j de.btobastian.sdcf4j - 1.0.1 + 1.0.2 jar 4.0.0 diff --git a/sdcf4j-discord4j/pom.xml b/sdcf4j-discord4j/pom.xml index c680f47..20d89f3 100644 --- a/sdcf4j-discord4j/pom.xml +++ b/sdcf4j-discord4j/pom.xml @@ -5,7 +5,7 @@ sdcf4j de.btobastian.sdcf4j - 1.0.1 + 1.0.2 jar 4.0.0 diff --git a/sdcf4j-javacord/pom.xml b/sdcf4j-javacord/pom.xml index 0891738..3b74bc8 100644 --- a/sdcf4j-javacord/pom.xml +++ b/sdcf4j-javacord/pom.xml @@ -5,7 +5,7 @@ sdcf4j de.btobastian.sdcf4j - 1.0.1 + 1.0.2 jar 4.0.0 diff --git a/sdcf4j-jda/pom.xml b/sdcf4j-jda/pom.xml index 6b2dc1e..e223c1a 100644 --- a/sdcf4j-jda/pom.xml +++ b/sdcf4j-jda/pom.xml @@ -5,7 +5,7 @@ sdcf4j de.btobastian.sdcf4j - 1.0.1 + 1.0.2 jar 4.0.0