fix(core): update

This commit is contained in:
2024-04-30 17:48:11 +02:00
parent 46fbb615a0
commit c48bb0428f
3 changed files with 8 additions and 8 deletions

View File

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