Skip to content

Commit 352451c

Browse files
Update README.md
Bumping version number on release
1 parent 703b884 commit 352451c

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
@@ -38,7 +38,7 @@ submit an issue ticket.
3838
## Documentation
3939

4040
- A full reference guide is here: https://github.com/digital-delivery-academy/selenium-pom-framework/wiki
41-
- Technical reference documentation (javadocs) are here: https://digital-delivery-academy.github.io/selenium-pom-framework/javadoc-0.0.5
41+
- Technical reference documentation (javadocs) are here: https://digital-delivery-academy.github.io/selenium-pom-framework/javadoc-0.0.6
4242

4343
## Example tests
4444

@@ -52,7 +52,7 @@ Put this in your POM.xml.
5252
<dependency>
5353
<groupId>uk.co.evoco</groupId>
5454
<artifactId>selenium-pom-framework</artifactId>
55-
<version>0.0.5</version>
55+
<version>0.0.6</version>
5656
</dependency>
5757
```
5858

0 commit comments

Comments
 (0)