fix(core): update

This commit is contained in:
2023-05-01 14:42:57 +02:00
parent bb5f70a28e
commit 2a8c0dec5f
2 changed files with 2 additions and 2 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@pushrocks/smartssr',
version: '1.0.36',
version: '1.0.37',
description: 'a smart server side renderer supporting shadow dom'
}