lib/process_executer/version.rb



# frozen_string_literal: true

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