From 5ea4d7a738e504623b8640f6aba610248864872a Mon Sep 17 00:00:00 2001 From: samayo Date: Thu, 8 Aug 2024 22:34:51 +0200 Subject: [PATCH] 2.2.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5d6b7e8..4501c98 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "gulp-util": "3.0.8" }, "description": "A simple but useful data of the world (by country) each in JSON format.", - "version": "2.2.4", + "version": "2.2.5", "main": "gulpfile.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1"