lib/minitest/reporters/version.rb



module Minitest
  module Reporters
    VERSION = '1.4.0.beta1'.freeze
  end
end