Skip to content

Commit

Permalink
version bump to v1.15.6
Browse files Browse the repository at this point in the history
  • Loading branch information
flavorjones committed Mar 16, 2024
1 parent f8156b4 commit 7ab6310
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Expand Up @@ -4,7 +4,7 @@ Nokogiri follows [Semantic Versioning](https://semver.org/), please see the [REA

---

## 1.15.next / unreleased
## 1.15.6 / 2024-03-16

### Security

Expand Down
2 changes: 1 addition & 1 deletion lib/nokogiri/version/constant.rb
Expand Up @@ -2,5 +2,5 @@

module Nokogiri
# The version of Nokogiri you are using
VERSION = "1.15.5"
VERSION = "1.15.6"
end

0 comments on commit 7ab6310

Please sign in to comment.