Skip to content

Commit 182bef6

Browse files
authored
Release 0.0.4
1 parent 620dc7a commit 182bef6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,14 @@ your pom.xml:
1616
<dependency>
1717
<groupId>com.github.hi-fi</groupId>
1818
<artifactId>robotframework-statusupdater</artifactId>
19-
<version>0.0.3</version>
19+
<version>0.0.4</version>
2020
<scope>test</scope>
2121
</dependency>
2222

2323
* More information about this library can be found in the
24-
[Keyword Documentation](http://central.maven.org/maven2/com/github/hi-fi/robotframework-statusupdater/0.0.3/robotframework-statusupdater-0.0.3.html).
24+
[Keyword Documentation](http://central.maven.org/maven2/com/github/hi-fi/robotframework-statusupdater/0.0.4/robotframework-statusupdater-0.0.4.html).
2525
* For keyword completion in RIDE you can download this
26-
[Library Specs](http://central.maven.org/maven2/com/github/hi-fi/robotframework-statusupdater/0.0.3/robotframework-statusupdater-0.0.3.xml)
26+
[Library Specs](http://central.maven.org/maven2/com/github/hi-fi/robotframework-statusupdater/0.0.4/robotframework-statusupdater-0.0.4.xml)
2727
and place it in your PYTHONPATH.
2828

2929
### Common

0 commit comments

Comments
 (0)