From 2416c826859bb7f897ff243bc48b1a05a2529e43 Mon Sep 17 00:00:00 2001 From: Ayo Date: Tue, 25 Nov 2025 13:23:57 +0100 Subject: [PATCH] 0.2.42 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2ca9285..ba23445 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "generate-timezone-json", - "version": "0.2.41", + "version": "0.2.42", "bin": "./index.js", "description": "Generate JSON file containing timezones from a tab file or the official IANA database", "main": "index.js",