lib/simplecov/version.rb



# frozen_string_literal: true

module SimpleCov
  VERSION = "0.18.0.beta2"
end