Update version.rb

This commit is contained in:
Brusk Awat 2025-05-14 15:45:50 +03:00 committed by GitHub
parent 104cf38bff
commit 9dc87c1f09
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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