Skip to content

Commit

Permalink
Merge pull request #1846 from alphagov/version-23-11-0
Browse files Browse the repository at this point in the history
Bump version to 23.11.0
  • Loading branch information
benthorner authored Dec 31, 2020
2 parents ca1fe91 + 8a1ccf4 commit 1408caf
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
Expand Up @@ -7,7 +7,7 @@
useful summary for people upgrading their application, not a replication
of the commit log.

## Unversioned
## 23.11.0

* Replace transition countdown component with sidebar partial (PR [#1845](https://github.com/alphagov/govuk_publishing_components/pull/1845))

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 = "23.10.2".freeze
VERSION = "23.11.0".freeze
end

0 comments on commit 1408caf

Please sign in to comment.