From 2101043a8b4d0d00749be35b8e790fd1f33da0f7 Mon Sep 17 00:00:00 2001 From: Nicolas Ventura Date: Fri, 15 Nov 2024 10:00:00 -0800 Subject: [PATCH] v4.5.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index de1fd62..f94ec70 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "psychart", - "version": "4.5.2", + "version": "4.5.3", "description": "View air conditions on a psychrometric chart", "scripts": { "build": "webpack -c ./.config/webpack/webpack.config.ts --env production",