Sha256: 130fd155304c3559faebac8dcb0542334359edd19ea83aea8f3d3cfaa62b426f

Contents?: true

Size: 139 Bytes

Versions: 14

Compression:

Stored size: 139 Bytes

Contents

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

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

Version data entries

14 entries across 14 versions & 3 rubygems

Version Path
aeden-contacts-0.2.15 lib/contacts/version.rb
aeden-contacts-0.2.16 lib/contacts/version.rb
aeden-contacts-0.2.18 lib/contacts/version.rb
aeden-contacts-0.2.19 lib/contacts/version.rb
aeden-contacts-0.2.20 lib/contacts/version.rb
keavy-contacts-0.2.8 lib/contacts/version.rb
keavy-contacts-0.2.9 lib/contacts/version.rb
rakutenusa-contacts-0.2.13 lib/contacts/version.rb
rakutenusa-contacts-0.2.14 lib/contacts/version.rb
rakutenusa-contacts-0.2.15 lib/contacts/version.rb
rakutenusa-contacts-0.2.16 lib/contacts/version.rb
rakutenusa-contacts-0.2.17 lib/contacts/version.rb
rakutenusa-contacts-0.2.18 lib/contacts/version.rb
rakutenusa-contacts-0.2.19 lib/contacts/version.rb