Sha256: a0b9da8092aeffb581c57a271e9fd5357fee5b9536988b4d2f5bb7358f95439a
Contents?: true
Size: 131 Bytes
Versions: 1
Compression:
Stored size: 131 Bytes
Contents
module Inflections MAJOR = 3 MINOR = 2 PATCH = 12 PRE = nil VERSION = [MAJOR, MINOR, PATCH, PRE].compact.join '.' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
inflections-3.2.12 | lib/inflections/version.rb |