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

- old
+ new

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