diff --git a/README.md b/README.md index 8a11a10..71fe303 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ If you just want to talk or need help with Classic4J feel free to join my ## How to add this to your project ### Gradle/Maven -To use Classic4J with Gradle/Maven you can use this [Maven Central](https://mvnrepository.com/artifact/de.florianmichael/Classic4J), [Lenni0451 server](https://maven.lenni0451.net/#/releases/de/florianmichael/Classic4J) or [Jitpack](https://jitpack.io/#FlorianMichael/Classic4J). +To use Classic4J with Gradle/Maven you can use [Maven Central](https://mvnrepository.com/artifact/de.florianmichael/Classic4J), [Lenni0451 server](https://maven.lenni0451.net/#/releases/de/florianmichael/Classic4J) or [Jitpack](https://jitpack.io/#FlorianMichael/Classic4J). You can also find instructions how to implement it into your build script there. ### Jar File diff --git a/build.gradle b/build.gradle index 85c489b..d4fae19 100644 --- a/build.gradle +++ b/build.gradle @@ -5,7 +5,7 @@ plugins { } archivesBaseName = "Classic4J" -version = "2.0.1-SNAPSHOT" +version = "2.0.1" group = "de.florianmichael" configurations {