fix(core): update

This commit is contained in:
2023-05-01 13:03:32 +02:00
parent 0dd10351ad
commit 9d6238618f
4 changed files with 10 additions and 2 deletions

View File

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