module DataMapper
  class CouchDBAdapter
    VERSION = '0.10.1'.freeze
  end
end