From abf36c88618b44416b40fd3d2170f4b3234ccd4d Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Thu, 6 Feb 2025 19:30:48 +0100 Subject: [PATCH] 0.2.31 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 97d95d0..81686b9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "generate-timezone-json", - "version": "0.2.30", + "version": "0.2.31", "bin": "./index.js", "description": "Generate JSON file containing timezones from a tab file or the official IANA database", "main": "index.js",