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 e2a4f6b commit d4c546dCopy full SHA for d4c546d
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-# next / unreleased
+# 1.9.0.rc1 / 2018-12-10
2
3
## Security Notes
4
lib/nokogiri/version.rb
@@ -1,6 +1,6 @@
module Nokogiri
# The version of Nokogiri you are using
- VERSION = '1.8.5'
+ VERSION = '1.9.0.rc1'
5
class VersionInfo # :nodoc:
6
def jruby?
0 commit comments