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

- old
+ new

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