lib/minitest/reporters/version.rb



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