Skip to content

Commit 74c3f2c

Browse files
committed
bump readme versions, tag for release
1 parent 0bcc5a2 commit 74c3f2c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@ Add the following line(s) to the dependencies section in your
2424
<dependency>
2525
<groupId>ai.test.sdk</groupId>
2626
<artifactId>test-ai-selenium</artifactId>
27-
<version>0.1.0</version>
27+
<version>0.2.0</version>
2828
</dependency>
2929
````
3030

3131
**build.gradle (Gradle)**
3232
```groovy
33-
implementation 'ai.test.sdk:test-ai-selenium:0.1.0'
33+
implementation 'ai.test.sdk:test-ai-selenium:0.2.0'
3434
```
3535

3636
## Tutorial

0 commit comments

Comments
 (0)