From 68780b2b088beea3ff9b3366740e94e9f86b3f57 Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Mon, 6 May 2024 22:01:46 +0200 Subject: [PATCH] 0.2.21 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4e811ed..ffc48ac 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "generate-timezone-json", - "version": "0.2.20", + "version": "0.2.21", "bin": "./index.js", "description": "Generate JSON file containing timezones from a tab file or the official IANA database", "main": "index.js",