From a1707efb71285fdef819ba7940cd6b7fcab85ee5 Mon Sep 17 00:00:00 2001 From: Mohammed Le Doze Date: Thu, 28 Jan 2016 17:06:28 +0100 Subject: [PATCH] bump to v1.7.7 (see #164) --- composer.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index fa186f54..45363e84 100755 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "mledoze/countries", - "version": "1.7.6", + "version": "1.7.7", "description": "World countries in JSON, CSV, XML and Yaml", "keywords": ["world", "countries", "json", "csv", "xml", "yaml"], "homepage": "https://mledoze.github.io/countries/", diff --git a/package.json b/package.json index bab5d337..0174bfa4 100755 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "world-countries", "description": "List of world countries in JSON, CSV, XML and Yaml", - "version": "v1.7.6", + "version": "v1.7.7", "main": "index.js", "keywords": ["countries", "world", "json", "csv", "xml", "yaml"], "maintainers": [