From 93fa026389ce7f11546de09855f2525a67676a45 Mon Sep 17 00:00:00 2001 From: Mikael Brevik Date: Thu, 11 Mar 2021 19:57:56 +0100 Subject: [PATCH] v5.4.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 18d6178..2f222e8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-notifier", - "version": "5.4.3", + "version": "5.4.4", "description": "A Node.js module for sending notifications on native Mac, Windows (post and pre 8) and Linux (or Growl as fallback)", "main": "index.js", "scripts": {