lib/amp-html/version.rb in amp-html-0.7.11 vs lib/amp-html/version.rb in amp-html-0.7.12

- old
+ new

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