Sha256: 845093950907924b4fe4ab9f416dbc5138d2c89a9b0b5ae74f28e9a64a7e55b3
Contents?: true
Size: 144 Bytes
Versions: 2
Compression:
Stored size: 144 Bytes
Contents
module YandexInflect module VERSION #:nodoc: MAJOR = 0 MINOR = 0 TINY = 2 STRING = [MAJOR, MINOR, TINY].join('.') end end
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
yaroslav-yandex_inflect-0.0.2 | lib/yandex_inflect/version.rb |
yandex_inflect-0.0.2 | lib/yandex_inflect/version.rb |