diff --git a/package.json b/package.json index e26be0e..68357c6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartpdf", - "version": "3.1.6", + "version": "3.1.7", "private": false, "description": "A library for creating PDFs dynamically from HTML or websites with additional features like merging PDFs.", "main": "dist_ts/index.js", @@ -71,4 +71,4 @@ "type": "git", "url": "https://code.foss.global/push.rocks/smartpdf.git" } -} \ No newline at end of file +}