Sha256: f04edfc73452d36e7dcf502f30bc7711a15ac1cc1f05b8ca34bd08167cfde656
Contents?: true
Size: 150 Bytes
Versions: 2
Compression:
Stored size: 150 Bytes
Contents
module GchartInfo #:nodoc: module VERSION #:nodoc: MAJOR = 1 MINOR = 1 TINY = 0 STRING = [MAJOR, MINOR, TINY].join('.') end end
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
matta-googlecharts-1.1.0 | lib/gchart/version.rb |
googlecharts-1.1.0 | lib/gchart/version.rb |