lib/dry/logic/version.rb



# frozen_string_literal: true

module Dry
  module Logic
    VERSION = "1.6.0"
  end
end