Skip to content

Commit 2f6e602

Browse files
Bumping version for release
1 parent a9c7c3d commit 2f6e602

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

4949
- A full reference guide is here: https://github.com/digital-delivery-academy/selenium-pom-framework/wiki
50-
- Technical reference documentation (javadocs) are here: https://digital-delivery-academy.github.io/selenium-pom-framework/javadoc-1.0.0
50+
- Technical reference documentation (javadocs) are here: https://digital-delivery-academy.github.io/selenium-pom-framework/javadoc-1.0.1
5151

5252
## Example checks/project
5353

@@ -61,7 +61,7 @@ Put this in your POM.xml.
6161
<dependency>
6262
<groupId>uk.co.evoco</groupId>
6363
<artifactId>selenium-pom-framework</artifactId>
64-
<version>1.0.0</version>
64+
<version>1.0.1</version>
6565
</dependency>
6666
```
6767

0 commit comments

Comments
 (0)