Sha256: 87e826401197ca67b8ad67010616a4ae7ed6ce9661b840ef9cb6e6fa525000ce

Contents?: true

Size: 164 Bytes

Versions: 1

Compression:

Stored size: 164 Bytes

Contents

module AmpHtml

    VERSION = '0.7.14'

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