lib/wor/batchifier/version.rb in wor-batchifier-0.0.1 vs lib/wor/batchifier/version.rb in wor-batchifier-0.0.2

- old
+ new

@@ -1,5 +1,5 @@ -module Wor - module Batchifier - VERSION = '0.0.1'.freeze - end -end +module Wor + module Batchifier + VERSION = '0.0.2'.freeze + end +end