Skip to content

Commit

Permalink
Version 16.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
andysellick committed Apr 15, 2019
1 parent 3be6915 commit 854a1a3
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
## 16.11.0

- Fix script in header component not being compatible with the govuk_template script (PR #818)
- Upgrade to govuk-frontend 2.10.0 (PR #817)
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 (16.10.1)
govuk_publishing_components (16.11.0)
govspeak (>= 5.0.3)
govuk_app_config
govuk_frontend_toolkit
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 = '16.10.1'.freeze
VERSION = '16.11.0'.freeze
end

0 comments on commit 854a1a3

Please sign in to comment.