Skip to content

Commit

Permalink
version bump to v2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
flavorjones committed Aug 26, 2020
1 parent 490cd05 commit 029a496
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

## unreleased
## 2.7.0 / 2020-08-26

### Features

Expand Down
2 changes: 1 addition & 1 deletion lib/loofah.rb
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
#
module Loofah
# The version of Loofah you are using
VERSION = "2.6.0"
VERSION = "2.7.0"

class << self
# Shortcut for Loofah::HTML::Document.parse
Expand Down

0 comments on commit 029a496

Please sign in to comment.