We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8ba6de9 + b84f573 commit 73d658eCopy full SHA for 73d658e
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Unreleased
4
5
+## 2.0.11
6
+
7
### Fixes
8
9
- [Pull request #162: Fix line height spacing for multiline code elements](https://github.com/alphagov/tech-docs-gem/pull/162)
lib/govuk_tech_docs/version.rb
@@ -1,3 +1,3 @@
1
module GovukTechDocs
- VERSION = "2.0.10".freeze
+ VERSION = "2.0.11".freeze
end
0 commit comments