From b33f7ed33e83afa6aac41a42aef1ff8e8325657f Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Sat, 28 May 2022 17:59:04 +0200 Subject: [PATCH] fix(core): update --- ts/00_commitinfo_data.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ts/00_commitinfo_data.ts b/ts/00_commitinfo_data.ts index 3be1210..9eea2bd 100644 --- a/ts/00_commitinfo_data.ts +++ b/ts/00_commitinfo_data.ts @@ -3,6 +3,6 @@ */ export const commitinfo = { name: '@pushrocks/smartntml', - version: '1.0.3', + version: '1.0.4', description: 'lit-html for the backend' }