Skip to content

Commit

Permalink
version bump to v2.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
flavorjones committed Dec 10, 2021
1 parent 88c2267 commit e595467
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.13.0 / 2021-12-10

### Bug fixes

Expand Down
2 changes: 1 addition & 1 deletion lib/loofah/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module Loofah
# The version of Loofah you are using
VERSION = "2.12.0"
VERSION = "2.13.0"
end

0 comments on commit e595467

Please sign in to comment.