Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion lib/bake/modernize/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@

module Bake
module Modernize
VERSION = "0.60.0"
VERSION = "0.61.0"
end
end
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Please see the [project documentation](https://ioquatix.github.io/bake-modernize

Please see the [project releases](https://ioquatix.github.io/bake-modernize/releases/index) for all releases.

### Unreleased
### v0.61.0

- Provide agent context for updating gems and configuring GitHub releases.
- Ignore `[bot]` authors in copyright attributions and gem authors.
Expand Down
2 changes: 1 addition & 1 deletion releases.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Releases

## Unreleased
## v0.61.0

- Provide agent context for updating gems and configuring GitHub releases.
- Ignore `[bot]` authors in copyright attributions and gem authors.
Expand Down
Loading