Sha256: 2584e564ce615edb83ad732c45a5f21d5943ab649bb695e49c767def828d0275

Contents?: true

Size: 149 Bytes

Versions: 1

Compression:

Stored size: 149 Bytes

Contents

module Thumbnail #:nodoc:
  module VERSION #:nodoc:
    MAJOR = 0
    MINOR = 2
    TINY  = 1

    STRING = [MAJOR, MINOR, TINY].join('.')
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
thumbnail-0.2.1 lib/thumbnail/version.rb