From 7541374548ee9be53c463a3172cf4d28356ebe1c Mon Sep 17 00:00:00 2001 From: Mike Dalessio Date: Mon, 19 Mar 2018 16:22:40 -0400 Subject: [PATCH] version bump to 2.2.1 --- lib/loofah.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/loofah.rb b/lib/loofah.rb index ce41c270..4516fd91 100644 --- a/lib/loofah.rb +++ b/lib/loofah.rb @@ -28,7 +28,7 @@ # module Loofah # The version of Loofah you are using - VERSION = '2.2.0' + VERSION = '2.2.1' class << self # Shortcut for Loofah::HTML::Document.parse