From f6dec582eec8901ae15dc7ad415c954500ed3560 Mon Sep 17 00:00:00 2001 From: Mikael Brevik Date: Tue, 10 Sep 2024 20:45:43 +0200 Subject: [PATCH] v5.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 291bd8f..be57fb8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gulp-notify", - "version": "4.0.0", + "version": "5.0.0", "description": "gulp plugin to send messages based on Vinyl Files or Errors to Mac OS X, Linux or Windows using the node-notifier module. Fallbacks to Growl or simply logging", "keywords": [ "gulpplugin",