fix(core): update

This commit is contained in:
2022-06-12 19:26:49 +02:00
parent 7f02146a0e
commit c98a5f1ac3
2 changed files with 22 additions and 1 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@pushrocks/smartpdf',
version: '3.0.3',
version: '3.0.4',
description: 'create pdfs on the fly'
}