Skip to content

Commit

Permalink
Version 21.38.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Vanita Barrett committed Apr 3, 2020
1 parent ec2d0cf commit 7be8a0d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
useful summary for people upgrading their application, not a replication
of the commit log.

## Unreleased
## 21.38.2

* Switch Public Health England branding colour from green to yellow ([PR #1425](https://github.com/alphagov/govuk_publishing_components/pull/1425))

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:
govuk_publishing_components (21.38.1)
govuk_publishing_components (21.38.2)
gds-api-adapters
govuk_app_config
kramdown
Expand Down
2 changes: 1 addition & 1 deletion lib/govuk_publishing_components/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module GovukPublishingComponents
VERSION = "21.38.1".freeze
VERSION = "21.38.2".freeze
end

0 comments on commit 7be8a0d

Please sign in to comment.