fix(core): update

This commit is contained in:
2022-11-07 23:11:29 +01:00
parent aa0ad1dce5
commit 3c66acb653
4 changed files with 56 additions and 42 deletions

View File

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