diff --git a/package.json b/package.json index e09e23f..820ee16 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartntml", - "version": "2.0.4", + "version": "2.0.5", "private": false, "description": "Provides lit-html rendering capabilities for backend applications.", "main": "dist_ts/index.js", @@ -54,4 +54,4 @@ "indexeddb", "typescript" ] -} \ No newline at end of file +}