diff --git a/ebin/db_hash_reader_sup.beam b/ebin/db_hash_reader_sup.beam index 45bc527..a85f922 100644 Binary files a/ebin/db_hash_reader_sup.beam and b/ebin/db_hash_reader_sup.beam differ diff --git a/ebin/dhtcrawler.app b/ebin/dhtcrawler.app index 650bb4f..ac0ba57 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,"2944019"}, + {vsn,"8f04efe"}, {registered,[dht_crawler_sup]}, {applications,[kernel,stdlib,crypto,public_key,ssl,inets,bson, mongodb]}, diff --git a/ebin/loc_torrent_cache.beam b/ebin/loc_torrent_cache.beam index 4950fb3..813c051 100644 Binary files a/ebin/loc_torrent_cache.beam and b/ebin/loc_torrent_cache.beam differ