Skip to content

Commit fdd1e93

Browse files
committed
Bump version
1 parent e1ef388 commit fdd1e93

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 4.18.0
2+
3+
* Drop support for Ruby 3.0
4+
15
# 4.17.1
26

37
* Update dependencies

rubocop-govuk.gemspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Gem::Specification.new do |spec|
22
spec.name = "rubocop-govuk"
3-
spec.version = "4.17.1"
3+
spec.version = "4.18.0"
44
spec.authors = ["Government Digital Service"]
55
spec.email = ["govuk-dev@digital.cabinet-office.gov.uk"]
66

0 commit comments

Comments
 (0)