From 0645b63733f16d74cc6ae4a2036a495b98ffb4f2 Mon Sep 17 00:00:00 2001 From: samayo Date: Wed, 19 Jun 2024 18:49:32 +0200 Subject: [PATCH] 2.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7bc2ea02..f0568aff 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.1", + "version": "2.2.2", "main": "gulpfile.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1"