lib/ruote/worker.rb in ruote-2.1.2 vs lib/ruote/worker.rb in ruote-2.1.3

- old
+ new

@@ -25,10 +25,10 @@ require 'ruote/fei' module Ruote - VERSION = '2.1.2' + VERSION = '2.1.3' class Worker EXP_ACTIONS = %w[ reply cancel fail receive ] # 'apply' is comprised in 'launch'