Module: Re::Version

Defined in:
lib/re.rb

Constant Summary collapse

NUMBERS =
[
  MAJOR = 0,
  MINOR = 0,
  BUILD = 6,
].compact