diff --git a/ebin/db_daterange.beam b/ebin/db_daterange.beam index 28110c3..f063a0f 100644 Binary files a/ebin/db_daterange.beam and b/ebin/db_daterange.beam differ diff --git a/ebin/dhtcrawler.app b/ebin/dhtcrawler.app index 9c2d8f1..5718ec2 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,"cb914fe"}, + {vsn,"4dc05bf"}, {registered,[dht_crawler_sup]}, {applications,[kernel,stdlib,crypto,public_key,ssl,inets,bson, mongodb]},