diff --git a/package-lock.json b/package-lock.json index da48612..fcf779b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "weather-cli", - "version": "1.4.1", + "version": "1.4.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 90555ef..d71fbaf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "weather-cli", - "version": "1.4.1", + "version": "1.4.2", "description": "Check the weather for your city from your terminal", "license": "MIT", "repository": "riyadhalnur/weather-cli",