mirror of
https://github.com/ditkrg/workflower.git
synced 2026-01-22 22:26:40 +00:00
6 lines
73 B
Ruby
6 lines
73 B
Ruby
# frozen_string_literal: true
|
|
|
|
module Workflower
|
|
VERSION = "0.2.5"
|
|
end
|