diff --git a/package.json b/package.json index c02f7e5..53a482a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@design.estate/dees-element", - "version": "2.0.34", + "version": "2.0.35", "private": false, "description": "A library for creating custom elements extending the lit element class with additional functionalities.", "main": "dist_ts/index.js", @@ -53,4 +53,4 @@ "reactive programming", "DOM manipulation" ] -} \ No newline at end of file +}