Skip to content

Commit

Permalink
Merge pull request #338 from alphagov/bump-version
Browse files Browse the repository at this point in the history
Bump to 4.13.0
  • Loading branch information
MuriloDalRi committed Dec 21, 2023
2 parents 52de757 + 2bf3ab8 commit 51e44ae
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 4.13.0

- Update rubocop to 1.59.0
- Update rubocop-ast to 1.30.0
- Update rubocop-rails to 2.23.0
- Update rubocop-rspec to 2.25.0

## 4.12.0

- Update rubocop to 1.55.0
Expand Down
2 changes: 1 addition & 1 deletion rubocop-govuk.gemspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Gem::Specification.new do |spec|
spec.name = "rubocop-govuk"
spec.version = "4.12.0"
spec.version = "4.13.0"
spec.authors = ["Government Digital Service"]
spec.email = ["govuk-dev@digital.cabinet-office.gov.uk"]

Expand Down

0 comments on commit 51e44ae

Please sign in to comment.