# frozen_string_literal: true

module ProcessExecuter
  # The current Gem version
  # @return [String]
  VERSION = '4.0.2'
end
