diff --git a/README.md b/README.md index 47f377f..7df7222 100644 --- a/README.md +++ b/README.md @@ -359,3 +359,4 @@ module.exports.hello = (event, context, callback) => { * [simonobe](https://github.com/simonobe) * [gcaliene](https://github.com/gcaliene) * [MEGApixel23](https://github.com/MEGApixel23) +* [claydanford](https://github.com/claydanford) diff --git a/package.json b/package.json index 00b9c1c..5a8074e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "serverless-aws-batch", - "version": "1.0.6", + "version": "1.0.7", "description": "Serverless Framework Plugin for interacting with AWS Batch", "main": "index.js", "scripts": {