From 4bcbb0655c1cfd88067d579d21b91bf113fddabb Mon Sep 17 00:00:00 2001 From: Eliot Jones Date: Thu, 14 Apr 2022 19:29:08 -0400 Subject: [PATCH] include reference to public api changes for 0.1.6 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8533b175..28049d23 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ containing text and geometrical shapes. This project aims to port [PDFBox](https://github.com/apache/pdfbox) to C#. -**Migrating to 0.1.x from 0.0.x?** Use this guide: [migration to 0.1.x](https://github.com/UglyToad/PdfPig/wiki/Migration-0.0.X-to-0.1.0). +**Migrating to 0.1.6 from 0.1.x?** Use this guide: [migration to 0.1.6](https://github.com/UglyToad/PdfPig/wiki/Migration-to-0.1.6). ## Installation