From 804c7a3d5ede8192f447e14502fac1752274df52 Mon Sep 17 00:00:00 2001 From: Ru Chern Chong Date: Sat, 23 Nov 2024 05:40:31 +0800 Subject: [PATCH] 2.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 70a892f..f57f3dc 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.2.0", + "version": "2.2.1", "license": "MIT", "scripts": { "build": "next build",