lib/dry/types/version.rb



# frozen_string_literal: true

module Dry
  module Types
    VERSION = "1.8.3"
  end
end