Skip to content

Commit 5745d4b

Browse files
committed
version bump to v1.15.5
1 parent da2d908 commit 5745d4b

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-
## 1.15.next / UNRELEASED
7+
## 1.15.5 / 2023-11-17
88

99
### Dependencies
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.15.4"
5+
VERSION = "1.15.5"
66
end

0 commit comments

Comments
 (0)