Skip to content

Commit af9702e

Browse files
committed
Updated POM.xml and readme.md
1 parent cc4b021 commit af9702e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Add the below dependencies in your `pom.xml` (Master)
1919
<dependency>
2020
<groupId>com.github.ansonliao</groupId>
2121
<artifactId>Selenium-Extensions</artifactId>
22-
<version>2.3.0</version>
22+
<version>2.3.2</version>
2323
</dependency>
2424
```
2525

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.github.ansonliao</groupId>
66
<artifactId>Selenium-Extensions</artifactId>
7-
<version>2.3.1</version>
7+
<version>2.3.2</version>
88
<packaging>jar</packaging>
99

1010
<name>Selenium-Extensions</name>

0 commit comments

Comments
 (0)