lib/rails/html/sanitizer/version.rb



module Rails
  module Html
    class Sanitizer
      VERSION = "1.4.3"
    end
  end
end