From 5a910ae1c282145900d3368ad5e19e43f249247e Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Fri, 6 Dec 2024 23:46:57 +0100 Subject: [PATCH] 0.2.28 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index be98d26..9984d1a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "generate-timezone-json", - "version": "0.2.27", + "version": "0.2.28", "bin": "./index.js", "description": "Generate JSON file containing timezones from a tab file or the official IANA database", "main": "index.js",