tungd / elixir-dns

DNS library for Elixir
BSD 3-Clause "New" or "Revised" License
114 stars 37 forks source link

New release to hex.pm? #12

Closed fhunleth closed 6 years ago

fhunleth commented 6 years ago

Could you post a new release to hex.pm? The change to query different record types and the cleaned up warnings would be useful for another projects on hex. Thanks!

tungd commented 6 years ago

Hi, I've published a new version to Hex. it is 2.0 since it contains breaking change (#10). Best regards!

fhunleth commented 6 years ago

Thanks!!