From d4ef2f59040a7751a87635d095543c35cb7b1681 Mon Sep 17 00:00:00 2001 From: Wojciech Maj Date: Wed, 9 Feb 2022 17:30:28 +0100 Subject: [PATCH] v5.7.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3b5934797..a1ff497d8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-pdf", - "version": "5.7.0", + "version": "5.7.1", "description": "Display PDFs in your React app as easily as if they were images.", "main": "dist/umd/entry.js", "module": "dist/esm/entry.js",