# frozen_string_literal: true module Codeowners class Checker VERSION = '1.0.1' end end