Skip to content

Commit 75884ee

Browse files
author
travis-ci
committed
Rolling version numbers in docs
1 parent 4fb21a0 commit 75884ee

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
@@ -46,7 +46,7 @@ submit an issue ticket.
4646
## Documentation
4747

4848
- A full reference guide is here: https://github.com/digital-delivery-academy/selenium-pom-framework/wiki
49-
- Technical reference documentation (javadocs) are here: https://digital-delivery-academy.github.io/selenium-pom-framework/javadoc-1.0.7
49+
- Technical reference documentation (javadocs) are here: https://digital-delivery-academy.github.io/selenium-pom-framework/javadoc-1.0.8
5050

5151
## Example checks/project
5252

@@ -60,7 +60,7 @@ This project is published to Maven Central, so you just need to put this in your
6060
<dependency>
6161
<groupId>uk.co.evoco</groupId>
6262
<artifactId>selenium-pom-framework</artifactId>
63-
<version>1.0.7</version>
63+
<version>1.0.8</version>
6464
</dependency>
6565
```
6666

0 commit comments

Comments
 (0)