lib/amp-html/version.rb in amp-html-0.7.16 vs lib/amp-html/version.rb in amp-html-0.7.17

- old
+ new

@@ -1,7 +1,7 @@ module AmpHtml - VERSION = '0.7.16' + VERSION = '0.7.17' class Version def self.current return 'amp-html ' + VERSION