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.
1 parent d1a503b commit 6782c71Copy full SHA for 6782c71
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Unreleased
4
5
+## 3.2.1
6
+
7
### Fixes
8
9
- [#296: Fix Nokogiri Node.new deprecation warnings](https://github.com/alphagov/tech-docs-gem/pull/296) (thanks [@timja](https://github.com/timja))
lib/govuk_tech_docs/version.rb
@@ -1,3 +1,3 @@
1
module GovukTechDocs
- VERSION = "3.2.0".freeze
+ VERSION = "3.2.1".freeze
end
0 commit comments