Skip to content

Commit 02331f7

Browse files
Bump version number
1 parent 21c2711 commit 02331f7

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
@@ -41,7 +41,7 @@ submit an issue ticket.
4141
## Documentation
4242

4343
- A full reference guide is here: https://github.com/digital-delivery-academy/selenium-pom-framework/wiki
44-
- Technical reference documentation (javadocs) are here: https://digital-delivery-academy.github.io/selenium-pom-framework/javadoc-0.0.12
44+
- Technical reference documentation (javadocs) are here: https://digital-delivery-academy.github.io/selenium-pom-framework/javadoc-0.0.13
4545

4646
## Example tests
4747

@@ -55,7 +55,7 @@ Put this in your POM.xml.
5555
<dependency>
5656
<groupId>uk.co.evoco</groupId>
5757
<artifactId>selenium-pom-framework</artifactId>
58-
<version>0.0.12</version>
58+
<version>0.0.13</version>
5959
</dependency>
6060
```
6161

0 commit comments

Comments
 (0)