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 dbb59dd + ae9eb2b commit 544801bCopy full SHA for 544801b
CHANGELOG.md
@@ -1,5 +1,7 @@
1
## Unreleased
2
3
+## 5.0.2
4
+
5
### Fixes
6
7
- [Fix copy of manifest.json into build](https://github.com/alphagov/tech-docs-gem/pull/423)
lib/govuk_tech_docs/version.rb
@@ -1,3 +1,3 @@
module GovukTechDocs
- VERSION = "5.0.1".freeze
+ VERSION = "5.0.2".freeze
end
0 commit comments