lib/dry/logic/version.rb



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