From 5d62799dab88505a709cd032653b2320c5813fce Mon Sep 17 00:00:00 2001 From: Mikael Brevik Date: Tue, 15 Dec 2020 16:30:54 +0100 Subject: [PATCH] v8.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 614923a..0b2c64e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-notifier", - "version": "8.0.0", + "version": "8.0.1", "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": {