From 1c74ea953ee5a821db64fe1d498370ca3d6730b6 Mon Sep 17 00:00:00 2001 From: Mikael Brevik Date: Tue, 21 Jul 2020 22:27:49 +0200 Subject: [PATCH] v7.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3fb2865..5603a36 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-notifier", - "version": "7.0.1", + "version": "7.0.2", "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": {