Skip to content

Commit

Permalink
Version bump to 1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
justinram11 committed Aug 10, 2020
1 parent 7ecdbf6 commit 0500b5b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down

0 comments on commit 0500b5b

Please sign in to comment.