fix(core): update

This commit is contained in:
2024-04-26 13:29:32 +02:00
parent b4d0f4e949
commit bf44901a0a
4 changed files with 771 additions and 795 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartpdf',
version: '3.1.2',
version: '3.1.3',
description: 'A library for creating PDFs dynamically from HTML or websites with additional features like merging PDFs.'
}