From 94090eb5536600eaa4ecf21d02a80df5a58eaef2 Mon Sep 17 00:00:00 2001 From: Kafil Nasdami Date: Thu, 14 Mar 2024 23:54:20 +0000 Subject: [PATCH] updating the homepage --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index d45553c..93c04da 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "salat", - "version": "3.1.0", + "version": "3.1.1", "description": "Daily Moroccan prayers time, right in your console, at the tip of your fingers", - "homepage": "https://github.com/kafiln/salat-cli", + "homepage": "https://kafiln.github.io/salat-cli/", "main": "app.js", "bin": { "salat": "app.js"