summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRiyadh Al Nur <riyadhalnur@verticalaxisbd.com>2018-05-29 16:18:30 +0800
committerRiyadh Al Nur <riyadhalnur@verticalaxisbd.com>2018-05-29 16:18:30 +0800
commit8efa6e1fb4cd9c1b840c2b39a1934746713e3440 (patch)
tree2dc70568b6297204bd42ae1b552efcdddef2d8fd
parent61931a1bb35edea8c111ba5aa0a4f8e57458c9df (diff)
1.3.2v1.3.2
-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 80ace6a..4eb3a6d 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
{
"name": "weather-cli",
- "version": "1.3.1",
+ "version": "1.3.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
diff --git a/package.json b/package.json
index 1e87fa6..b7c38eb 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "weather-cli",
- "version": "1.3.1",
+ "version": "1.3.2",
"description": "Check the weather for your city from your terminal",
"license": "MIT",
"repository": "riyadhalnur/weather-cli",