fix(core): update

This commit is contained in:
2022-09-16 08:27:25 +02:00
parent 57851d90a5
commit a31e196e5b
3 changed files with 218 additions and 7 deletions

View File

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