lib/simplecov/version.rb



# frozen_string_literal: true

module SimpleCov
  VERSION = "0.18.5"
end