diff --git a/package.json b/package.json index 2ce1e57..440e095 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "bento-pdf", "private": true, - "version": "1.11.2", + "version": "1.12.0", "license": "Apache-2.0", "type": "module", "scripts": { @@ -106,4 +106,4 @@ "vite-plugin-static-copy": "^3.1.4", "xlsx": "^0.18.5" } -} \ No newline at end of file +}