Skip to content

Commit

Permalink
version bump to v1.9.1
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
flavorjones committed Dec 18, 2018
1 parent e9ac292 commit 2e15c88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/nokogiri/version.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module Nokogiri
# The version of Nokogiri you are using
VERSION = '1.9.0'
VERSION = '1.9.1'

class VersionInfo # :nodoc:
def jruby?
Expand Down

0 comments on commit 2e15c88

Please sign in to comment.