Skip to content

Commit

Permalink
version bump to v2.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
flavorjones committed Nov 13, 2023
1 parent 64e0a26 commit cb14ea7
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
@@ -1,6 +1,6 @@
# Changelog

## next / unreleased
## 2.22.0 / 2023-11-13

### Added

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

module Loofah
# The version of Loofah you are using
VERSION = "2.21.4"
VERSION = "2.22.0"
end

0 comments on commit cb14ea7

Please sign in to comment.