fix(core): update

This commit is contained in:
2022-06-29 00:24:43 +02:00
parent f4141bf201
commit 839eafd73f
4 changed files with 33 additions and 17 deletions

View File

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