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

- old
+ new

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