lib/simplecov_json_formatter/version.rb



# frozen_string_literal: true

module SimpleCovJSONFormatter
  VERSION = '0.1.0'
end