From ef19a681c5eec0d55dfba9ac4783bbd709889569 Mon Sep 17 00:00:00 2001 From: samayo Date: Fri, 14 Jun 2024 22:26:47 +0200 Subject: [PATCH] 2.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 38400e18..7bc2ea02 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.0", + "version": "2.2.1", "main": "gulpfile.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1"