Sha256: a32d1b106c43eb3c59875482dea181b7715a236cce8f13077ab6322a34e2d62a

Contents?: true

Size: 164 Bytes

Versions: 1

Compression:

Stored size: 164 Bytes

Contents

module AmpHtml

    VERSION = '0.7.13'

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