From a9680c3e90e188d2ad04ce6cf3294b5e9656f7e4 Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Sun, 10 Nov 2024 20:37:09 +0100 Subject: [PATCH] 0.2.26 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0da366b..7724182 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "generate-timezone-json", - "version": "0.2.25", + "version": "0.2.26", "bin": "./index.js", "description": "Generate JSON file containing timezones from a tab file or the official IANA database", "main": "index.js",