fix(core): update

This commit is contained in:
2022-09-13 18:39:38 +02:00
parent 4f93d258b8
commit 82b1c187ee
4 changed files with 10 additions and 10 deletions

View File

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