Skip to content

Commit e2e191d

Browse files
committed
version bump to v1.10.9
1 parent 50f8fde commit e2e191d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Nokogiri Changelog
22

3-
## 1.10.x / unreleased
3+
## 1.10.9 / 2020-03-01
44

55
### Fixed
66

lib/nokogiri/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module Nokogiri
22
# The version of Nokogiri you are using
3-
VERSION = "1.10.8"
3+
VERSION = "1.10.9"
44

55
class VersionInfo # :nodoc:
66
def jruby?

0 commit comments

Comments
 (0)