Skip to content

Commit 58823ff

Browse files
committed
version bump to v1.18.5
1 parent 4473261 commit 58823ff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Nokogiri follows [Semantic Versioning](https://semver.org/), please see the [REA
44

55
---
66

7-
## next
7+
## v1.18.5 / 2025-03-19
88

99
### Fixed
1010

lib/nokogiri/version/constant.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
module Nokogiri
44
# The version of Nokogiri you are using
5-
VERSION = "1.18.4"
5+
VERSION = "1.18.5"
66
end

0 commit comments

Comments
 (0)