Skip to content

Commit

Permalink
version bump to v1.13.9
Browse files Browse the repository at this point in the history
  • Loading branch information
flavorjones committed Oct 18, 2022
1 parent aeb1ac3 commit 897759c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Nokogiri follows [Semantic Versioning](https://semver.org/), please see the [REA

This comment was marked as spam.

Copy link
@Tanyajackson638

Tanyajackson638 Mar 15, 2023

@dependabot rebase.

---

## 1.13.9 / unreleased

This comment was marked as spam.

Copy link
@Tanyajackson638

Tanyajackson638 Mar 15, 2023

2022-10-18

## 1.13.9 / 2022-10-18

### Security

This comment was marked as spam.

Copy link
@Tanyajackson638

Expand Down
2 changes: 1 addition & 1 deletion lib/nokogiri/version/constant.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

module Nokogiri
# The version of Nokogiri you are using
VERSION = "1.13.8"
VERSION = "1.13.9"
end

0 comments on commit 897759c

Please sign in to comment.