diff --git a/package.json b/package.json index 693930b..009b7a8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nodebb-plugin-emailer-mailjet", - "version": "1.0.0", + "version": "1.1.0", "description": "An emailer plugin for NodeBB using Mailjet as a third party service", "main": "index.js", "repository": { @@ -25,4 +25,4 @@ "nbbpm": { "compatibility": "^1.0.0" } -} \ No newline at end of file +}