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