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

- old
+ new

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