Sha256: 01509562ce80878debae28510041d996e6a3bb8ad94985122561f66a70b0086d
Contents?: true
Size: 324 Bytes
Versions: 25
Compression:
Stored size: 324 Bytes
Contents
# # Copyright (c) 2001 by Jim Menard <jimm@io.com> # # Released under the same license as Ruby. See # http://www.ruby-lang.org/en/LICENSE.txt. # VERSION_MAJOR = 0 VERSION_MINOR = 0 VERSION_TWEAK = 1 Version = "#{VERSION_MAJOR}.#{VERSION_MINOR}.#{VERSION_TWEAK}" Copyright = 'Copyright (c) 2001 by Jim Menard <jimm@io.com>'
Version data entries
25 entries across 23 versions & 3 rubygems