mirror of
https://github.com/ditkrg/workflower-1.git
synced 2026-01-23 06:16:47 +00:00
6 lines
73 B
Ruby
6 lines
73 B
Ruby
# frozen_string_literal: true
|
|
|
|
module Workflower
|
|
VERSION = "0.1.2"
|
|
end
|