From d10ec8d81fa319ee919708161c8aae084b63cc4c Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Sun, 13 Oct 2024 12:12:35 +0200 Subject: [PATCH] 2.0.8 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index fbd6ec0..6342cc5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartntml", - "version": "2.0.7", + "version": "2.0.8", "private": false, "description": "Provides lit-html rendering capabilities for backend applications.", "main": "dist_ts/index.js", @@ -58,4 +58,4 @@ "type": "git", "url": "https://code.foss.global/push.rocks/smartntml.git" } -} \ No newline at end of file +}