From da3809b000d6be0f58765dc5bb8f92cd0ea9a29d Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Wed, 1 Jan 2025 18:15:30 +0100 Subject: [PATCH] 0.2.29 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 70e9ab4..d9ec797 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "generate-timezone-json", - "version": "0.2.28", + "version": "0.2.29", "bin": "./index.js", "description": "Generate JSON file containing timezones from a tab file or the official IANA database", "main": "index.js",