Skip to content

Commit 7ab6310

Browse files
committed
version bump to v1.15.6
1 parent f8156b4 commit 7ab6310

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.6 / 2024-03-16
88

99
### Security
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.5"
5+
VERSION = "1.15.6"
66
end

0 commit comments

Comments
 (0)