From 1eacdefc61f92fcbbdbd859de1d96bbcf302446e Mon Sep 17 00:00:00 2001 From: Mikael Brevik Date: Tue, 1 Feb 2022 21:38:03 +0100 Subject: [PATCH] v10.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e3d02f2..76f9dbf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-notifier", - "version": "10.0.0", + "version": "10.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": {