Skip to content

Commit 17bc8fc

Browse files
committed
0.5.0 release
1 parent d396a7a commit 17bc8fc

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ You can connect to applications running on your local machine or even on a diffe
1010

1111

1212
## Keyword documentation
13-
See keyword [documentation](https://eficode.github.io/JavaFXLibrary/JavaFXLibrary.html).
13+
See keyword [documentation](https://eficode.github.io/JavaFXLibrary/javafxlibrary.html).
1414

1515
## Installation
1616

docs/JavaFXLibrary.html docs/javafxlibrary.html

+1-1
Large diffs are not rendered by default.

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<groupId>org.robotframework</groupId>
2222
<artifactId>javafxlibrary</artifactId>
2323
<packaging>jar</packaging>
24-
<version>0.4.2-SNAPSHOT</version>
24+
<version>0.5.0</version>
2525
<properties>
2626
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2727
</properties>

0 commit comments

Comments
 (0)