diff --git a/package.json b/package.json index 32ef66b18..0e1bab89e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-pdf", - "version": "7.0.0-beta.3", + "version": "7.0.0-beta.4", "description": "Display PDFs in your React app as easily as if they were images.", "main": "dist/cjs/index.js", "module": "dist/esm/index.js",