From 7cca75e7bf38e7b800fb4a370c4b2c7540348a9a Mon Sep 17 00:00:00 2001 From: mledoze Date: Fri, 6 Feb 2015 17:09:53 +0100 Subject: [PATCH] prepare for release v1.7.0 --- composer.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 4eb4c8ae..0afaf751 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "mledoze/countries", - "version": "1.6.2", + "version": "1.7.0", "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 718e21cd..5dc87255 100644 --- 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.6.2", + "version": "v1.7.0", "main": "index.js", "keywords": [ "countries",