lib/dry/configurable/version.rb



module Dry
  module Configurable
    # @api public
    VERSION = '0.6.0'.freeze
  end
end