We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fa43693 + 881d235 commit e56addfCopy full SHA for e56addf
CHANGELOG.md
@@ -1,5 +1,7 @@
1
## Unreleased
2
3
+## 5.0.1
4
+
5
### Fixes
6
7
- [Update logo SVG in header](https://github.com/alphagov/tech-docs-gem/pull/418)
lib/govuk_tech_docs/version.rb
@@ -1,3 +1,3 @@
module GovukTechDocs
- VERSION = "5.0.0".freeze
+ VERSION = "5.0.1".freeze
end
0 commit comments