From 16f6a6801344b369d4d9e414f254f99f6e23905c Mon Sep 17 00:00:00 2001 From: Mohammed Le Doze Date: Sat, 20 Jun 2015 14:28:33 +0200 Subject: [PATCH] release v1.7.4 --- composer.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 06b282b1..b6e934af 100755 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "mledoze/countries", - "version": "1.7.3", + "version": "1.7.4", "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 a59959a1..36f47afd 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.3", + "version": "v1.7.4", "main": "index.js", "keywords": ["countries", "world", "json", "csv", "xml", "yaml"], "maintainers": [