lib/dry/schema/version.rb



# frozen_string_literal: true

module Dry
  module Schema
    VERSION = "1.13.3"
  end
end