Skip to content

Commit 571f0ac

Browse files
Rolling version numbers in docs
1 parent a12d60f commit 571f0ac

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.8
49+
- Technical reference documentation (javadocs) are here: https://digital-delivery-academy.github.io/selenium-pom-framework/javadoc-1.0.9
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.8</version>
63+
<version>1.0.9</version>
6464
</dependency>
6565
```
6666

0 commit comments

Comments
 (0)