diff --git a/package-lock.json b/package-lock.json index 8aff897..45ab698 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "weather-cli", - "version": "1.5.3", + "version": "1.5.4", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index d4b132a..8cf7e54 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "weather-cli", - "version": "1.5.3", + "version": "1.5.4", "description": "Check the weather for your city from your terminal", "license": "MIT", "repository": "riyadhalnur/weather-cli",