diff --git a/README.md b/README.md
index 0c557e5..e46b438 100644
--- a/README.md
+++ b/README.md
@@ -34,7 +34,7 @@ OpenStud Driver can be easily added to your existing project through Maven or Gr
com.github.LithiumSR
openstud_driver
- 0.24.1
+ 0.24.2
```
@@ -51,7 +51,7 @@ allprojects {
2) Add the dependency
```
dependencies {
- implementation 'com.github.LithiumSR:openstud_driver:0.24.1
+ implementation 'com.github.LithiumSR:openstud_driver:0.24.2
}
```
diff --git a/pom.xml b/pom.xml
index 22d3807..9f38d7d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
lithium.openstud.driver
openstud-driver
- 0.24.1
+ 0.24.2
openstud-driver