# frozen_string_literal: true ## # The Html2rss namespace. module Html2rss VERSION = '0.11.0' public_constant :VERSION end