Skip to content

Commit 14876a8

Browse files
committed
OpenRTF 1.2.0
1 parent b79fde0 commit 14876a8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Add this to your pom.xml file to use the latest version of OpenRTF:
1010
<dependency>
1111
<groupId>com.github.librepdf</groupId>
1212
<artifactId>pdf-rtf</artifactId>
13-
<version>1.1.0</version>
13+
<version>1.2.0</version>
1414
</dependency>
1515

1616
## Contributing ##

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>com.github.librepdf</groupId>
77
<packaging>jar</packaging>
8-
<version>1.4.0-SNAPSHOT</version>
8+
<version>1.2.0</version>
99
<artifactId>openrtf</artifactId>
1010

1111
<name>OpenRTF</name>

0 commit comments

Comments
 (0)