diff --git a/ebin/dhtcrawler.app b/ebin/dhtcrawler.app index f97c32c..1779ba2 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,"b569268"}, + {vsn,"a82fa71"}, {registered,[dht_crawler_sup]}, {applications,[kernel,stdlib,crypto,public_key,ssl,inets,bson, mongodb]}, diff --git a/ebin/http_cache.beam b/ebin/http_cache.beam index f4aa5aa..d7c3152 100644 Binary files a/ebin/http_cache.beam and b/ebin/http_cache.beam differ