module AmpHtml VERSION = '0.7.11' class Version def self.current return 'amp-html ' + VERSION end end end