lib/dry/logic/version.rb



module Dry
  module Logic
    VERSION = '0.1.2'.freeze
  end
end