Module: Herodotus

Defined in:
lib/herodotus/git.rb,
lib/herodotus/version.rb,
lib/herodotus/reporter.rb,
lib/herodotus/collector.rb

Defined Under Namespace

Classes: Collector, Git, Reporter

Constant Summary collapse

MAJOR =
0
MINOR =
0
PATCH =
1
VERSION =
"#{MAJOR}.#{MINOR}.#{PATCH}"