lib/minitest/reporters/version.rb



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