fix(core): update

This commit is contained in:
2024-04-27 12:07:16 +02:00
parent addff418c6
commit 3df4e103f9
3 changed files with 6 additions and 6 deletions

View File

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