lib/dry/configurable/version.rb



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