fix(core): update

This commit is contained in:
Philipp Kunz 2022-05-28 17:31:29 +02:00
parent cf40eaccdf
commit 9fd7931a4d

View File

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