Sha256: afb097e49c3ea53d244294b559c8766ece694de843f93dd8715a8ed5711a18ec

Contents?: true

Size: 164 Bytes

Versions: 1

Compression:

Stored size: 164 Bytes

Contents

module AmpHtml

    VERSION = '0.7.16'

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