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