From 09428b6e255942802ad1f9c8217afc68372299d2 Mon Sep 17 00:00:00 2001 From: Ayo Date: Fri, 15 Mar 2024 19:59:28 +0100 Subject: [PATCH] 0.2.18 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f215d18..aab8911 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "generate-timezone-json", - "version": "0.2.17", + "version": "0.2.18", "bin": "./index.js", "description": "Generate JSON file containing timezones from a tab file or the official IANA database", "main": "index.js",