Sha256: d117caa6804776b9400f35d3ca98cd3d7fcefd2ade3d66c337632b4aa0b5d948

Contents?: true

Size: 164 Bytes

Versions: 1

Compression:

Stored size: 164 Bytes

Contents

module AmpHtml

    VERSION = '0.7.17'

    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.17 lib/amp-html/version.rb