Skip to content

Commit 819bcb2

Browse files
committed
OpenPDF 1.3.3.
1 parent 105e7c2 commit 819bcb2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ OpenPDF is a Java library for creating and editing PDF files with a LGPL and MPL
44

55
[![Build Status](https://travis-ci.org/LibrePDF/OpenPDF.svg?branch=master)](https://travis-ci.org/LibrePDF/OpenPDF) [![Join the chat at https://gitter.im/LibrePDF/OpenPDF](https://badges.gitter.im/LibrePDF/OpenPDF.svg)](https://gitter.im/LibrePDF/OpenPDF) [![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.github.librepdf/openpdf/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.github.librepdf/openpdf) [![License (LGPL version 3.0)](https://img.shields.io/badge/license-GNU%20LGPL%20version%203.0-blue.svg?style=flat-square)](http://opensource.org/licenses/LGPL-3.0) [![License (MPL)](https://img.shields.io/badge/license-Mozilla%20Public%20License-yellow.svg?style=flat-square)](http://opensource.org/licenses/MPL-2.0)
66

7-
## OpenPDF version 1.3.2 released 2019-08-13 ##
8-
Get version 1.3.2 here - https://github.com/LibrePDF/OpenPDF/releases/tag/1.3.2
7+
## OpenPDF version 1.3.3 released 2019-08-16 ##
8+
Get version 1.3.3 here - https://github.com/LibrePDF/OpenPDF/releases/tag/1.3.3
99

1010
- [Previous releases](https://github.com/LibrePDF/OpenPDF/releases)
1111

@@ -16,7 +16,7 @@ Add this to your pom.xml file to use the latest version of OpenPDF:
1616
<dependency>
1717
<groupId>com.github.librepdf</groupId>
1818
<artifactId>openpdf</artifactId>
19-
<version>1.3.2</version>
19+
<version>1.3.3</version>
2020
</dependency>
2121

2222
## License ##

0 commit comments

Comments
 (0)