From 5908b475e8d0ea0efe513ca9ac314b009f702bdb Mon Sep 17 00:00:00 2001 From: samayo Date: Sun, 5 May 2024 19:43:40 +0200 Subject: [PATCH] 2.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 04b0a740..38400e18 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.1.0", + "version": "2.2.0", "main": "gulpfile.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1"