From 71396208ee5b9bab5dba2eb9de11a7ce1a15aa62 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Mon, 1 May 2023 13:03:55 +0200 Subject: [PATCH] 2.0.3 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 951bfcd..7ff6605 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartntml", - "version": "2.0.2", + "version": "2.0.3", "private": false, "description": "lit-html for the backend", "main": "dist_ts/index.js", @@ -43,4 +43,4 @@ "npmextra.json", "readme.md" ] -} \ No newline at end of file +}