lib/simplecov/version.rb



# frozen_string_literal: true

module SimpleCov
  VERSION = "0.21.1"
end