Skip to content

Commit

Permalink
Merge pull request #612 from alphagov/bump-version-12-6
Browse files Browse the repository at this point in the history
Bump version number to 12.6
  • Loading branch information
oscarwyatt authored Nov 8, 2018
2 parents f6b9963 + 135ee8e commit b32c1d5
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.

## Unreleased
## 12.6.0

* Adds separate tracking data for a link to the homepage on breadcrumbs (PR #610)

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 = '12.5.0'.freeze
VERSION = '12.6.0'.freeze
end

0 comments on commit b32c1d5

Please sign in to comment.