Skip to content

Commit 855d3b5

Browse files
authored
Update README.md
1 parent f5f08e9 commit 855d3b5

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
# Plugin : cucumber-parallel-xbrowser-testing
1+
# Plugin : cucumber-parallel-xbrowser-testing
2+
## Latest Version : 0.0.3
23

34
## Steps to execute this plugin :
45

@@ -10,7 +11,7 @@
1011
<dependency>
1112
<groupId>io.github.rsshekhawat</groupId>
1213
<artifactId>cucumber-parallel-xbrowser-testing</artifactId>
13-
<version>0.0.1</version>
14+
<version>latest_version</version>
1415
</dependency>
1516
```
1617

@@ -20,7 +21,7 @@
2021
<plugin>
2122
<groupId>io.github.rsshekhawat</groupId>
2223
<artifactId>cucumber-parallel-xbrowser-testing</artifactId>
23-
<version>0.0.1</version>
24+
<version>latest_version</version>
2425
<executions>
2526
<execution>
2627
<id>parallel</id>

0 commit comments

Comments
 (0)