lib/process_executer/version.rb



# frozen_string_literal: true

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