From db0666aed9c49291f4e9b223c4a08b0dcb54317c Mon Sep 17 00:00:00 2001 From: harpreetkhalsagtbit Date: Thu, 19 Apr 2018 17:55:58 +0530 Subject: [PATCH] Update: release version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2c12ac94..5bf1ef59 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "country-state-city", - "version": "0.0.4", + "version": "0.0.5", "description": "Library for fetching Country, its States and Cities", "main": "index.js", "scripts": {