We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b79fde0 commit 14876a8Copy full SHA for 14876a8
README.md
@@ -10,7 +10,7 @@ Add this to your pom.xml file to use the latest version of OpenRTF:
10
<dependency>
11
<groupId>com.github.librepdf</groupId>
12
<artifactId>pdf-rtf</artifactId>
13
- <version>1.1.0</version>
+ <version>1.2.0</version>
14
</dependency>
15
16
## Contributing ##
pom.xml
@@ -5,7 +5,7 @@
5
6
7
<packaging>jar</packaging>
8
- <version>1.4.0-SNAPSHOT</version>
9
<artifactId>openrtf</artifactId>
<name>OpenRTF</name>
0 commit comments