Skip to content

Commit

Permalink
chore(release): v0.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Aug 3, 2020
1 parent 3f7ec6d commit af00743
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [0.5.5](https://github.com/mileszim/chambermaid/compare/v0.5.4...v0.5.5) (2020-08-03)

### Documentation

- add links to documentation and more info for rdoc ([3f7ec6d](https://github.com/mileszim/chambermaid/commit/3f7ec6ddb07478ceefef83403c1e5b9de447509a))

## [0.5.4](https://github.com/mileszim/chambermaid/compare/v0.5.3...v0.5.4) (2020-08-03)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
chambermaid (0.5.4)
chambermaid (0.5.5)
aws-sdk-ssm (~> 1.85)

GEM
Expand Down
2 changes: 1 addition & 1 deletion lib/chambermaid/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Chambermaid
VERSION = "0.5.4"
VERSION = "0.5.5"
end

0 comments on commit af00743

Please sign in to comment.