Skip to content

Commit

Permalink
Merge pull request #339 from alphagov/release-18.6.1
Browse files Browse the repository at this point in the history
Release 18.6.1
  • Loading branch information
MartinJJones committed Jul 1, 2024
2 parents bb1edff + b5272cd commit 2c41f86
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Unreleased
# 18.6.1

* Update body classes for govuk-frontend-v5

Expand Down
2 changes: 1 addition & 1 deletion lib/slimmer/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Slimmer
VERSION = "18.6.0".freeze
VERSION = "18.6.1".freeze
end

0 comments on commit 2c41f86

Please sign in to comment.