From b43d0b5defd9fb5b2ad7b7c5c7cc957fb1d37ea6 Mon Sep 17 00:00:00 2001 From: Chris Trevarthen Date: Thu, 20 Jun 2019 09:43:29 -0400 Subject: [PATCH] Release 1.12.0. --- README.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d461d11..26f122c 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ For detailed usage, view the [Javadocs](https://detroit-labs.github.io/katalon-m To use this **katalon-mobile-util** library in Katalon Studio tests, it is not required that you build from source. -Place the [release artifact jar](https://github.com/detroit-labs/katalon-mobile-util/releases/download/1.11.0/katalon-mobile-util-1.11.0.jar) into your Katalon test project's `/Drivers` directory, or follow the Katalon Studio instructions: [How to import external library into your automation project](https://www.katalon.com/resources-center/tutorials/import-java-library/). +Place the [release artifact jar](https://github.com/detroit-labs/katalon-mobile-util/releases/download/1.12.0/katalon-mobile-util-1.12.0.jar) into your Katalon test project's `/Drivers` directory, or follow the Katalon Studio instructions: [How to import external library into your automation project](https://www.katalon.com/resources-center/tutorials/import-java-library/). After installation, make sure you restart Katalon Studio for the library to be loaded correctly. diff --git a/pom.xml b/pom.xml index fe247e4..e07874c 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.detroitlabs katalon-mobile-util - 1.12.0-SNAPSHOT + 1.12.0 jar katalon-mobile-util