From 61c1c4538993e7b6f9c1ed4f5dba0dc22f02a212 Mon Sep 17 00:00:00 2001 From: Ayo Date: Mon, 13 Oct 2025 18:47:13 +0200 Subject: [PATCH] 0.2.36 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 42c2a86..8cee38e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "generate-timezone-json", - "version": "0.2.35", + "version": "0.2.36", "bin": "./index.js", "description": "Generate JSON file containing timezones from a tab file or the official IANA database", "main": "index.js",