summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 c42ca06..f552019 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
{
"name": "weather-cli",
- "version": "1.3.2",
+ "version": "1.3.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
diff --git a/package.json b/package.json
index c2887ff..0875ba8 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "weather-cli",
- "version": "1.3.2",
+ "version": "1.3.3",
"description": "Check the weather for your city from your terminal",
"license": "MIT",
"repository": "riyadhalnur/weather-cli",