Skip to content

Commit

Permalink
version bump to v1.10.9
Browse files Browse the repository at this point in the history
  • Loading branch information
flavorjones committed Mar 1, 2020
1 parent 50f8fde commit e2e191d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Nokogiri Changelog

## 1.10.x / unreleased
## 1.10.9 / 2020-03-01

### Fixed

Expand Down
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.10.8"
VERSION = "1.10.9"

class VersionInfo # :nodoc:
def jruby?
Expand Down

1 comment on commit e2e191d

@SaraLQNordic
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oka

Please sign in to comment.