Skip to content

Commit e28fa4b

Browse files
committed
version bump to v1.8.5
1 parent 712edef commit e28fa4b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 1.8.5 / unreleased
1+
# 1.8.5 / 2018-10-04
22

33
## Security Notes
44

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.8.4'
3+
VERSION = '1.8.5'
44

55
class VersionInfo # :nodoc:
66
def jruby?

0 commit comments

Comments
 (0)