From e61ce0a3fb6b915bc05e12412f9b7aa23aed3c21 Mon Sep 17 00:00:00 2001 From: Matthew James Date: Sun, 11 Jul 2021 00:27:17 +0800 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 08f596a..49d2d2b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "serverless-offline-sns", - "version": "0.73.0", + "version": "0.74.0", "description": "Serverless plugin to run a local SNS server and call lambdas with events notifications.", "main": "dist/index.js", "scripts": {