fix(core): update

This commit is contained in:
2022-09-13 18:26:14 +02:00
parent db4965c8f5
commit 60993fc005
5 changed files with 6 additions and 2 deletions

View File

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