From e9c460fa07d92ae75c7374049cce748ff5444608 Mon Sep 17 00:00:00 2001 From: Nicolas Ventura Date: Tue, 24 Sep 2024 20:37:42 -0700 Subject: [PATCH] v4.5.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 235e09b..71ba657 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "psychart", - "version": "4.5.0", + "version": "4.5.1", "description": "View air conditions on a psychrometric chart", "scripts": { "build": "webpack -c ./.config/webpack/webpack.config.ts --env production",