Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
phstc committed Jun 6, 2020
1 parent eb34ac3 commit 5abc9ee
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## [v5.0.5] - 2020-02-20

- Add ability to configure queue by ARN
- [#603](https://github.com/phstc/shoryuken/pull/603)

## [v5.0.4] - 2020-02-20

- Add endpoint option to SQS CLI
Expand Down
2 changes: 1 addition & 1 deletion lib/shoryuken/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Shoryuken
VERSION = '5.0.4'.freeze
VERSION = '5.0.5'.freeze
end

0 comments on commit 5abc9ee

Please sign in to comment.