lib/simplecov/version.rb



# frozen_string_literal: true

module SimpleCov
  VERSION = "1.0.3"
end