fix(core): update

This commit is contained in:
Philipp Kunz 2022-05-28 17:59:04 +02:00
parent 69d2434c90
commit b33f7ed33e

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@pushrocks/smartntml',
version: '1.0.3',
version: '1.0.4',
description: 'lit-html for the backend'
}