workflower-1/lib/workflower/version.rb

6 lines
73 B
Ruby

# frozen_string_literal: true
module Workflower
VERSION = "0.2.5"
end