Sha256: a7f657987f2fcf629c4cf5286f637c9a8b69dba6b86637cc3ae51ebdc6ec4277
Contents?: true
Size: 116 Bytes
Versions: 1
Compression:
Stored size: 116 Bytes
Contents
module Tap module Test MAJOR = 0 MINOR = 6 TINY = 0 VERSION="#{MAJOR}.#{MINOR}.#{TINY}" end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
tap-test-0.6.0 | lib/tap/test/version.rb |