fix(core): update

This commit is contained in:
2022-06-15 22:16:44 +02:00
parent 18d26647e1
commit 5a46028053
2 changed files with 2 additions and 2 deletions

View File

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