Skip to content

Commit

Permalink
version bump to v2.21.0.rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
flavorjones committed Apr 3, 2023
1 parent dc9caba commit 4b1f3f3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
@@ -1,6 +1,6 @@
# Changelog

## next / unreleased
## 2.21.0.rc1 / 2023-04-02

### HTML5 Support

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

module Loofah
# The version of Loofah you are using
VERSION = "2.21.0.dev"
VERSION = "2.21.0.rc1"
end

0 comments on commit 4b1f3f3

Please sign in to comment.