From d3dc9d1707124ab62a92f138507fc3e27c6439bb Mon Sep 17 00:00:00 2001 From: Chris Trevarthen Date: Thu, 27 Sep 2018 13:01:00 -0400 Subject: [PATCH] Bump README to 1.8.1. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d8aaf81..9674854 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,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.8.0/katalon-mobile-util-1.8.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.8.1/katalon-mobile-util-1.8.1.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/). ## Building from source