lib/minitest/reporters/version.rb



module Minitest
  module Reporters
    VERSION = '1.3.7'.freeze
  end
end