From 6707d32112d0408d3f69219dd6e1d31ae8b08d51 Mon Sep 17 00:00:00 2001 From: Tomas Kulhanek Date: Tue, 5 Sep 2023 13:39:18 +0200 Subject: [PATCH] 2.2.8 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5868457..40963ae 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "bodylight-components", - "version": "2.2.7", + "version": "2.2.8", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index ccc6464..641fb4c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bodylight-components", - "version": "2.2.7", + "version": "2.2.8", "description": "Custom elements enhancing HTML to enable model simulation in FMU, visualization using Adobe Animate exports or animated gifs, charts using chartjs and documenting in enhanced markdown.", "main": "dist/bodylight.bundle.js", "repository": {