Skip to content

Commit

Permalink
OpenRTF 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasrosdal committed Feb 24, 2020
1 parent b79fde0 commit 14876a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Add this to your pom.xml file to use the latest version of OpenRTF:
<dependency>
<groupId>com.github.librepdf</groupId>
<artifactId>pdf-rtf</artifactId>
<version>1.1.0</version>
<version>1.2.0</version>
</dependency>

## Contributing ##
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>com.github.librepdf</groupId>
<packaging>jar</packaging>
<version>1.4.0-SNAPSHOT</version>
<version>1.2.0</version>
<artifactId>openrtf</artifactId>

<name>OpenRTF</name>
Expand Down

0 comments on commit 14876a8

Please sign in to comment.