diff --git a/lib/loofah.rb b/lib/loofah.rb index d098a8f2..4cbac31a 100644 --- a/lib/loofah.rb +++ b/lib/loofah.rb @@ -26,7 +26,7 @@ # module Loofah # The version of Loofah you are using - VERSION = '0.4.2' + VERSION = '0.4.3' # The minimum required version of Nokogiri REQUIRED_NOKOGIRI_VERSION = '1.3.3'