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 50f8fde commit e2e191dCopy full SHA for e2e191d
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Nokogiri Changelog
2
3
-## 1.10.x / unreleased
+## 1.10.9 / 2020-03-01
4
5
### Fixed
6
lib/nokogiri/version.rb
module Nokogiri
# The version of Nokogiri you are using
- VERSION = "1.10.8"
+ VERSION = "1.10.9"
class VersionInfo # :nodoc:
def jruby?
0 commit comments