fix(core): update

This commit is contained in:
2023-03-30 11:19:12 +02:00
parent 446c9d0f59
commit 1d2b489830
3 changed files with 5 additions and 1 deletions

View File

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