Sha256: d5c4feb9884cc70291f131ce5c6fae8dcf314f682b7f2106f60447983b181734

Contents?: true

Size: 129 Bytes

Versions: 1

Compression:

Stored size: 129 Bytes

Contents

module Tap
  MAJOR = 0
  MINOR = 19
  TINY = 0
  
  VERSION="#{MAJOR}.#{MINOR}.#{TINY}" 
  WEBSITE="http://tap.rubyforge.org"
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
tap-0.19.0 lib/tap/version.rb