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": {