From bf69666286bdbd99deb868569a751a7c021ecb7f Mon Sep 17 00:00:00 2001 From: Sahil Verma Date: Sat, 23 Oct 2021 00:41:38 +0530 Subject: [PATCH] feat: test --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8159fa6..8e5f749 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "world-countries-population-data", - "version": "1.1.0-development", + "version": "1.1.7-development", "description": "Population data of world, region, continent and countries since 1960", "main": "index.js", "scripts": {