From 74c3f2cd77699b6c3eb12ccc2b942411acc862ca Mon Sep 17 00:00:00 2001 From: alexandander <51231630+alexandander@users.noreply.github.com> Date: Sat, 16 Apr 2022 17:50:23 -0700 Subject: [PATCH] bump readme versions, tag for release --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d8457b6..0de609a 100644 --- a/README.md +++ b/README.md @@ -24,13 +24,13 @@ Add the following line(s) to the dependencies section in your ai.test.sdk test-ai-selenium - 0.1.0 + 0.2.0 ```` **build.gradle (Gradle)** ```groovy -implementation 'ai.test.sdk:test-ai-selenium:0.1.0' +implementation 'ai.test.sdk:test-ai-selenium:0.2.0' ``` ## Tutorial