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