lib/dry/configurable/version.rb



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