Module: Russian::VERSION

Defined in:
lib/russian.rb

Constant Summary collapse

MAJOR =
0
MINOR =
2
TINY =
7
STRING =
[MAJOR, MINOR, TINY].join('.')