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