lib/process_executer/version.rb



# frozen_string_literal: true

module ProcessExecuter
  # The current Gem version
  VERSION = '3.2.4'
end