Module Russian::VERSION
In: lib/russian/version.rb

Constants

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

[Validate]