diff --git a/README.md b/README.md index b20f20d..826a229 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.58.16 + 0.58.17 ``` @@ -51,7 +51,7 @@ allprojects { 2) Add the dependency ``` dependencies { - implementation 'com.github.LithiumSR:openstud_driver:0.58.16 + implementation 'com.github.LithiumSR:openstud_driver:0.58.17 } ``` diff --git a/pom.xml b/pom.xml index f87f991..dd768ec 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ lithium.openstud.driver openstud-driver - 0.58.16 + 0.58.17 openstud-driver