Sha256: d9a87032bfa14aa71c10b66d26eaf6a3453118f06061fb332cdea3f673e8f5f1

Contents?: true

Size: 163 Bytes

Versions: 1

Compression:

Stored size: 163 Bytes

Contents

module AmpHtml

    VERSION = '0.7.9'

    class Version

        def self.current
            return 'amp-html ' + VERSION
        end

    end

end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
amp-html-0.7.9 lib/amp_html/version.rb