Sha256: 6c2c44520e0828b0ef364394b311717c941148a69deda3d9be694346be8a7b4c

Contents?: true

Size: 150 Bytes

Versions: 1

Compression:

Stored size: 150 Bytes

Contents

module GchartInfo #:nodoc:
  module VERSION #:nodoc:
    MAJOR = 1
    MINOR = 2
    TINY  = 0

    STRING = [MAJOR, MINOR, TINY].join('.')
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
googlecharts-1.2.0 lib/gchart/version.rb