From c435ed3ab82a4d371875bd7be218ec53f162c338 Mon Sep 17 00:00:00 2001 From: noogen Date: Sun, 14 Jan 2024 15:41:10 -0600 Subject: [PATCH] update release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f4fd3db..4a3d437 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "haraka-plugin-resque", - "version": "1.1.4", + "version": "1.1.5", "description": "Haraka plugin that act as a queue and perform REST post to a remote url", "main": "index.js", "scripts": {