From aabaa4594e6540810e68d73071897b6a809c6243 Mon Sep 17 00:00:00 2001 From: Tomas Kulhanek Date: Sat, 13 Nov 2021 16:18:04 +0100 Subject: [PATCH] 2.0.43 --- 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 aff21ad..8301f9a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "bodylight-components", - "version": "2.0.42", + "version": "2.0.43", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index a39cd9e..53d2cd7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bodylight-components", - "version": "2.0.42", + "version": "2.0.43", "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": {