Module Stringex::Version
In: lib/stringex/version.rb

Constants

MAJOR = 2
MINOR = 0
PATCH = 0
STRING = "#{MAJOR}.#{MINOR}.#{PATCH}"

[Validate]