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