Updates version

This commit is contained in:
2022-08-02 13:02:14 +03:00
committed by GitHub
parent b30f2a1615
commit ace5d75749

View File

@@ -1,5 +1,5 @@
# frozen_string_literal: true
module Workflower
VERSION = "0.2.3"
VERSION = "0.2.4"
end