mirror of
https://github.com/ditkrg/workflower.git
synced 2026-01-22 14:17:11 +00:00
Updates version
This commit is contained in:
parent
fb92c62a38
commit
3109e6452b
@ -1,7 +1,7 @@
|
||||
PATH
|
||||
remote: .
|
||||
specs:
|
||||
workflower (0.1.2)
|
||||
workflower (0.1.3)
|
||||
activesupport (>= 6.0.0)
|
||||
|
||||
GEM
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
module Workflower
|
||||
VERSION = "0.1.2"
|
||||
VERSION = "0.1.3"
|
||||
end
|
||||
|
||||
Loading…
Reference in New Issue
Block a user