From edddaacc0eebd6892ddcdefb2f360c51866c75a4 Mon Sep 17 00:00:00 2001 From: ayoayco Date: Fri, 15 Aug 2025 10:40:31 +0200 Subject: [PATCH] 0.2.33 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e8accc2..77178a9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "generate-timezone-json", - "version": "0.2.32", + "version": "0.2.33", "bin": "./index.js", "description": "Generate JSON file containing timezones from a tab file or the official IANA database", "main": "index.js",