diff --git a/README.md b/README.md
index da2d5e8..80e27bd 100644
--- a/README.md
+++ b/README.md
@@ -336,8 +336,8 @@ If you want to use `UiBooster` than add the following to your pom.xml.
```xml
com.github.Milchreis
- UiBooster
- 1.21.0
+ uibooster
+ 1.21.1
```
@@ -353,6 +353,6 @@ allprojects {
```
```gradle
dependencies {
- implementation 'com.github.Milchreis:UiBooster:1.21.0'
+ implementation 'com.github.Milchreis:uibooster:1.21.1'
}
```
diff --git a/pom.xml b/pom.xml
index d29226b..dda7ab1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
de.milchreis
uibooster
- 1.21.0
+ 1.21.1
jar