Skip to content

Commit

Permalink
Merge pull request alphagov#181 from alphagov/release-v2.0.12
Browse files Browse the repository at this point in the history
Release v2.0.12
  • Loading branch information
36degrees committed Apr 20, 2020
2 parents ff87d2c + 26becc6 commit e140155
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Unreleased

## 2.0.12

- [Pull request #179: Use current markup for header and footer](https://github.com/alphagov/tech-docs-gem/pull/179)
- [Pull request #178: Update dependencies and fix tests](https://github.com/alphagov/tech-docs-gem/pull/178) – includes updating GOV.UK Frontend to v3.6.0.
- [Pull request #176: Use correct separator for page titles](https://github.com/alphagov/tech-docs-gem/pull/176)
Expand Down
2 changes: 1 addition & 1 deletion lib/govuk_tech_docs/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module GovukTechDocs
VERSION = "2.0.11".freeze
VERSION = "2.0.12".freeze
end

0 comments on commit e140155

Please sign in to comment.