From 40bb8986add8c6a20cf1fabde139d28b6449d6b2 Mon Sep 17 00:00:00 2001 From: Nicolas Ventura Date: Mon, 9 Dec 2024 16:50:16 -0800 Subject: [PATCH] v4.5.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2403292..3fd9891 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "psychart", - "version": "4.5.3", + "version": "4.5.4", "description": "View air conditions on a psychrometric chart", "scripts": { "build": "webpack -c ./.config/webpack/webpack.config.ts --env production",