It's unclear to new (or old) users that the library has been renamed to elixir_uuid. If you just google "elixir uuid", this page comes up as the first result:
https://hexdocs.pm/uuid/readme.html
which is the link to 1.1.8 of the library, the release just before the rename. On that page there's no indication of the rename, and no indication that there's any version later than 1.1.8.
Would it be possible to add a note to the readme for that version and make a 1.1.9 release so it shows up in hexdocs?