Sha256: e1094316845fefcd14c7dbd4359250ca74465cf2f7859c746da306af13e45e22

Contents?: true

Size: 139 Bytes

Versions: 13

Compression:

Stored size: 139 Bytes

Contents

module Contacts
  module VERSION #:nodoc:
    MAJOR = 0
    MINOR = 2
    TINY  = 5

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

Version data entries

13 entries across 13 versions & 4 rubygems

Version Path
pezra-contacts-0.1.0.200812180934 lib/contacts/version.rb
pezra-contacts-0.1.0 lib/contacts/version.rb
lperichon-contacts-1.0.8 lib/contacts/version.rb
lperichon-contacts-1.0.7 lib/contacts/version.rb
lperichon-contacts-1.0.6 lib/contacts/version.rb
lperichon-contacts-1.0.5 lib/contacts/version.rb
lperichon-contacts-1.0.4 lib/contacts/version.rb
lperichon-contacts-1.0.3 lib/contacts/version.rb
lperichon-contacts-1.0.2 lib/contacts/version.rb
lperichon-contacts-1.0.1 lib/contacts/version.rb
lperichon-contacts-1.0 lib/contacts/version.rb
sundawg_contacts-0.0.1 lib/contacts/version.rb
import-pojo-0.5.1 lib/contacts/version.rb