diff --git a/README.md b/README.md
index 76da2c2..6848147 100644
--- a/README.md
+++ b/README.md
@@ -62,7 +62,7 @@ Then add TestUI dependency
com.github.testdevlab
TestUI
- 2.0.0
+ 3.0.1
```
@@ -77,7 +77,7 @@ repositories {
}
dependencies {
- implementation("com.github.testdevlab:TestUI:2.0.0")
+ implementation("com.github.testdevlab:TestUI:3.0.1")
}
```
@@ -91,7 +91,7 @@ repositories {
}
dependencies {
- implementation 'com.github.testdevlab:TestUI:2.0.0'
+ implementation 'com.github.testdevlab:TestUI:3.0.1'
}
```
diff --git a/pom.xml b/pom.xml
index fe3ecda..88c77fb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
com.testdevlab
TestUI
- 3.0.0
+ 3.0.1