diff --git a/ebin/dhtcrawler.app b/ebin/dhtcrawler.app index b5ece46..f97c32c 100644 --- a/ebin/dhtcrawler.app +++ b/ebin/dhtcrawler.app @@ -1,6 +1,6 @@ {application,dhtcrawler, [{description,"A DHT crawler to index magnet hash to torrent"}, - {vsn,"a0e1be2"}, + {vsn,"b569268"}, {registered,[dht_crawler_sup]}, {applications,[kernel,stdlib,crypto,public_key,ssl,inets,bson, mongodb]}, diff --git a/ebin/hash_reader.beam b/ebin/hash_reader.beam index 949bf02..84acce2 100644 Binary files a/ebin/hash_reader.beam and b/ebin/hash_reader.beam differ