From 85fc21e1fa590269f4366facc368d578d3bcc839 Mon Sep 17 00:00:00 2001 From: Ru Chern CHONG Date: Thu, 13 Feb 2025 00:33:56 +0800 Subject: [PATCH] 2.4.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dbef764..651de08 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@sgcarstrends/web", "description": "Statistics for car trends in Singapore. Data provided by Land Transport Authority (LTA)", - "version": "2.4.2", + "version": "2.4.3", "license": "MIT", "scripts": { "build": "next build",