From 4b9b6a4238b4cefa0735bcf58384ac4fbd1711d2 Mon Sep 17 00:00:00 2001 From: Ru Chern Chong Date: Sun, 8 Dec 2024 03:40:18 +0800 Subject: [PATCH] 2.3.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 656b395..6f1ab83 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.3.1", + "version": "2.3.2", "license": "MIT", "scripts": { "build": "next build",