# frozen_string_literal: true

module Dry
  module Configurable
    # @api public
    VERSION = "1.1.0"
  end
end
