diff --git a/package.json b/package.json index 320641c..4eb0b9f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pdf2pic", - "version": "3.1.0", + "version": "3.1.1", "description": "A utility for converting pdf to image formats. Supports different outputs: directly to file, base64 or buffer.", "main": "dist/index.js", "types": "dist/index.d.ts",