Sha256: c4fa72f620d2cc859c1b97c27bbf5d43651885f593d815967ddceee345152d08
Contents?: true
Size: 152 Bytes
Versions: 1
Compression:
Stored size: 152 Bytes
Contents
module TestNotifier #:nodoc: module VERSION #:nodoc: MAJOR = 0 MINOR = 0 TINY = 9 STRING = [MAJOR, MINOR, TINY].join('.') end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
test_notifier-0.0.9 | lib/test_notifier/version.rb |