From 432589a0ac9ad1e136d88a0c36f16d71a0b653b2 Mon Sep 17 00:00:00 2001 From: Ru Chern CHONG Date: Sun, 19 Jan 2025 02:16:09 +0800 Subject: [PATCH] 2.3.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0a9721c..436455a 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.6", + "version": "2.3.7", "license": "MIT", "scripts": { "build": "next build",