summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRiyadh Al Nur <riyadhalnur@verticalaxisbd.com>2019-08-17 00:45:12 +0800
committerRiyadh Al Nur <riyadhalnur@verticalaxisbd.com>2019-08-17 00:45:12 +0800
commitd414a0b4aacf794462b859ad6228b1f3202b6e09 (patch)
tree24b34275d46ec5f2a2fbe79febbc1b2cba03ab91
parent6c1b9e776ad028038241b607a48262ea4089ac83 (diff)
1.4.0v1.4.0
-rw-r--r--package-lock.json2
-rw-r--r--package.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/package-lock.json b/package-lock.json
index 605d9d7..bcb27bc 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
{
"name": "weather-cli",
- "version": "1.3.3",
+ "version": "1.4.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
diff --git a/package.json b/package.json
index 978eb7b..61df7e3 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "weather-cli",
- "version": "1.3.3",
+ "version": "1.4.0",
"description": "Check the weather for your city from your terminal",
"license": "MIT",
"repository": "riyadhalnur/weather-cli",