From 2fe5c3ad234056b37b5276ac11e218aa287fd03f Mon Sep 17 00:00:00 2001 From: Leonardo Sarra Date: Wed, 27 Nov 2019 19:48:51 +0100 Subject: [PATCH] Project: Bump version number to 0.59.6 --- README.md | 4 ++-- pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 20bae8e..721a920 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.5 + 0.59.6 ``` @@ -51,7 +51,7 @@ allprojects { 2) Add the dependency ``` dependencies { - implementation 'com.github.LithiumSR:openstud_driver:0.59.5 + implementation 'com.github.LithiumSR:openstud_driver:0.59.6 } ``` diff --git a/pom.xml b/pom.xml index ff407f9..fb27287 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ lithium.openstud.driver openstud-driver - 0.59.5 + 0.59.6 openstud-driver