diff --git a/package.json b/package.json index c4410ab..f97f658 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "easy-pdf-merge", - "version": "0.2.2", + "version": "0.2.3", "description": "A node module to merge PDFs. Uses Apache PDFBox library.", "main": "./distribution/index.js", "engines": {