lib/process_executer/version.rb



# frozen_string_literal: true

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