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 74ffd67 commit 673756fCopy full SHA for 673756f
2 files changed
CHANGELOG.md
@@ -4,7 +4,7 @@ Nokogiri follows [Semantic Versioning](https://semver.org/), please see the [REA
4
5
---
6
7
-## v1.16.next / unreleased
+## v1.16.2 / 2024-02-04
8
9
### Security
10
lib/nokogiri/version/constant.rb
@@ -2,5 +2,5 @@
2
3
module Nokogiri
# The version of Nokogiri you are using
- VERSION = "1.16.1"
+ VERSION = "1.16.2"
end
0 commit comments