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