From 765d65ef565684c9962e3c091c1ed1266f37e71a Mon Sep 17 00:00:00 2001 From: Leonardo Sarra Date: Tue, 12 Nov 2019 01:19:56 +0100 Subject: [PATCH] Project: Bump version number to 0.59.4 --- README.md | 4 ++-- pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9752e59..b32a1c6 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.59.3 + 0.59.4 ``` @@ -51,7 +51,7 @@ allprojects { 2) Add the dependency ``` dependencies { - implementation 'com.github.LithiumSR:openstud_driver:0.59.3 + implementation 'com.github.LithiumSR:openstud_driver:0.59.4 } ``` diff --git a/pom.xml b/pom.xml index f02892c..26e5ebc 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ lithium.openstud.driver openstud-driver - 0.59.3 + 0.59.4 openstud-driver