From 9fd7931a4d275b5608311a5dcfc8f94da0c5c526 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Sat, 28 May 2022 17:31:29 +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 4878b21..3be1210 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.2', + version: '1.0.3', description: 'lit-html for the backend' }