From f3da01d46e502ee238e3ad77949716d1f8e3c4e8 Mon Sep 17 00:00:00 2001 From: samayo Date: Wed, 6 Mar 2024 00:08:09 +0100 Subject: [PATCH] 1.1.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7be31b85..ccd80874 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": "1.1.5", + "version": "1.1.6", "main": "gulpfile.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1"