Sha256: 7da104eb6ae3d6f37f4eb3cf506c8a617739df4f4e835556ff22b559a3ef10ae

Contents?: true

Size: 164 Bytes

Versions: 1

Compression:

Stored size: 164 Bytes

Contents

module AmpHtml

    VERSION = '0.7.10'

    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.10 lib/amp_html/version.rb