From bfe78c0bddcecb3ee5a9fd8526826049487618cd Mon Sep 17 00:00:00 2001 From: Nicolas Ventura Date: Wed, 17 Apr 2024 16:14:32 -0700 Subject: [PATCH] v4.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index baabb64..bdaf338 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "psychart", - "version": "4.2.2", + "version": "4.3.0", "description": "View air conditions on a psychrometric chart", "scripts": { "build": "webpack -c ./.config/webpack/webpack.config.ts --env production",