Skip to content

Commit 283fe87

Browse files
Update README.md
Bumping version numbers in README to show latest release
1 parent 011efd4 commit 283fe87

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
@@ -37,7 +37,7 @@ Put this in your POM.xml.
3737
<dependency>
3838
<groupId>uk.co.evoco</groupId>
3939
<artifactId>selenium-pom-framework</artifactId>
40-
<version>0.0.3</version>
40+
<version>0.0.4</version>
4141
</dependency>
4242
```
4343

@@ -97,4 +97,4 @@ See the Documentation in the Wiki to see how to write a test.
9797
Documentation for committers and users is here: https://github.com/digital-delivery-academy/selenium-pom-framework/wiki
9898

9999
Javadocs (more technical documentation) are published for each version on GitHub pages. The current version is here:
100-
https://digital-delivery-academy.github.io/selenium-pom-framework/javadoc-0.0.3
100+
https://digital-delivery-academy.github.io/selenium-pom-framework/javadoc-0.0.4

0 commit comments

Comments
 (0)