From 678af28fcc71cf9a0f00fce5a8dd1c972422a36b Mon Sep 17 00:00:00 2001 From: Brian French Date: Thu, 20 Jul 2023 18:06:11 -0400 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b2632cb..3680796 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@fr3nch13/pushover-bash", - "version": "1.0.1", + "version": "1.0.2", "description": "A Bash shell script to send pushover notifications.", "license": "GPL-3.0", "homepage": "https://github.com/fr3nch13/pushover-bash#readme",