We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9771624 + b2249be commit 0d85600Copy full SHA for 0d85600
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Unreleased
4
5
+## 2.0.9
6
+
7
### Fixes
8
9
- [Pull request #154: Fix table columns breaking content](https://github.com/alphagov/tech-docs-gem/pull/154).
lib/govuk_tech_docs/version.rb
@@ -1,3 +1,3 @@
1
module GovukTechDocs
- VERSION = "2.0.8".freeze
+ VERSION = "2.0.9".freeze
end
0 commit comments