You can return the package back to its original point without a version.
mix hex.publish --revert 0.0.1
This will cancel the published version 0.0.1 and leave the package without a code in it, just until the name until the administrator removes the package on request.
source share